1
0
Fork 0
alistair23-linux/drivers/media/usb/tm6000
Hans Verkuil 21a7e0596a [media] media: drivers shouldn't touch debug field in video_device
The debug field in struct video_device is for internal use only and
drivers should mix that with their own debug module options.

It is handled by the V4L2 core and users can set it using
/sys/class/video4linux/<devX>/debug.

It has been deprecated for some time now, so it is time to remove it
completely from the drivers.

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Acked-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
2014-12-23 10:29:04 -02:00
..
Kconfig
Makefile
tm6000-alsa.c Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media 2014-04-04 09:50:07 -07:00
tm6000-cards.c [media] v4l: subdev: Move [gs]_std operation to video ops 2014-05-24 17:11:26 -03:00
tm6000-core.c
tm6000-dvb.c [media, edac] Change my email address 2014-02-07 08:03:07 -02:00
tm6000-i2c.c
tm6000-input.c [media] rc-core: rename dev->scanmask to dev->scancode_mask 2014-07-25 19:10:43 -03:00
tm6000-regs.h
tm6000-stds.c [media, edac] Change my email address 2014-02-07 08:03:07 -02:00
tm6000-usb-isoc.h
tm6000-video.c [media] media: drivers shouldn't touch debug field in video_device 2014-12-23 10:29:04 -02:00
tm6000.h