mirror of
https://github.com/torvalds/linux
synced 2024-11-05 18:23:50 +00:00
21a7e0596a
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> |
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
stk1160-ac97.c | ||
stk1160-core.c | ||
stk1160-i2c.c | ||
stk1160-reg.h | ||
stk1160-v4l.c | ||
stk1160-video.c | ||
stk1160.h |