V4L/DVB (3276): Added new diagnositics macros, convert msp3400 to the new macros.
authorHans Verkuil <hverkuil@xs4all.nl>
Mon, 9 Jan 2006 17:32:40 +0000 (15:32 -0200)
committerMauro Carvalho Chehab <mchehab@brturbo.com.br>
Mon, 9 Jan 2006 17:32:40 +0000 (15:32 -0200)
commit7e8b09ea1636e360a8fabebeaeb91c17f64e01b5
treeac850285b7fe128cc3a2a821a8b73bdf550a7f79
parent53b0a1c60bcc167534b31f56adfbbe2919e6f80b
V4L/DVB (3276): Added new diagnositics macros, convert msp3400 to the new macros.

- Added new v4l_err, v4l_warn, v4l_info and v4l_dbg macros to
v4l2-common.h for use in v4l-dvb i2c drivers. This ensures
a unique prefix for each device instance.
- At a later stage these macros may be reimplemented using the
device-generic macros from device.h.
- Converted the msp3400 driver to the new macros.

Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
drivers/media/video/msp3400-driver.c
drivers/media/video/msp3400-kthreads.c [new file with mode: 0644]
drivers/media/video/msp3400.h
include/media/v4l2-common.h