linux/drivers/media/usb/gspca/m5602
Theodore Kilgore c93396e135 [media] gspca: Remove gspca-specific debug magic
Instead use v4l2_dbg and v4l2_err. Note that the PDEBUG macro is kept to
make this patch-set less invasive, but it is simply a wrapper around
v4l2_dbg now. Most of the other changes are there to make the dev parameter
for the v4l2_xxx macros available everywhere we do logging.

Signed-off-by: Theodore Kilgore <kilgota@auburn.edu>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2013-03-05 15:13:48 -03:00
..
Kconfig
m5602_bridge.h [media] gscpa_m5602: Convert to the control framework 2013-03-05 15:10:27 -03:00
m5602_core.c [media] gspca: Remove gspca-specific debug magic 2013-03-05 15:13:48 -03:00
m5602_mt9m111.c [media] gspca: Remove gspca-specific debug magic 2013-03-05 15:13:48 -03:00
m5602_mt9m111.h [media] gscpa_m5602: Convert to the control framework 2013-03-05 15:10:27 -03:00
m5602_ov7660.c [media] gspca: Remove gspca-specific debug magic 2013-03-05 15:13:48 -03:00
m5602_ov7660.h [media] gscpa_m5602: Convert to the control framework 2013-03-05 15:10:27 -03:00
m5602_ov9650.c [media] gspca: Remove gspca-specific debug magic 2013-03-05 15:13:48 -03:00
m5602_ov9650.h [media] gscpa_m5602: Convert to the control framework 2013-03-05 15:10:27 -03:00
m5602_po1030.c [media] gspca: Remove gspca-specific debug magic 2013-03-05 15:13:48 -03:00
m5602_po1030.h [media] gscpa_m5602: Convert to the control framework 2013-03-05 15:10:27 -03:00
m5602_s5k4aa.c [media] gspca: Remove gspca-specific debug magic 2013-03-05 15:13:48 -03:00
m5602_s5k4aa.h [media] gscpa_m5602: Convert to the control framework 2013-03-05 15:10:27 -03:00
m5602_s5k83a.c [media] gspca: Remove gspca-specific debug magic 2013-03-05 15:13:48 -03:00
m5602_s5k83a.h [media] gscpa_m5602: Convert to the control framework 2013-03-05 15:10:27 -03:00
m5602_sensor.h [media] gscpa_m5602: Convert to the control framework 2013-03-05 15:10:27 -03:00
Makefile