kernel-ark/drivers/media
Trent Piepho d94fc9a08e V4L/DVB (4368): Bttv: use class_device_create_file and handle errors
Revert bttv-driver.c from video_device_create_file() to use
class_device_create_file() again.  video_device_create_file() is only
available when V4L1 is on.
Proper error checking is added for failure of class_device_create_file().
Will print error message and unroll partially created sysfs entries.

Signed-off-by: Trent Piepho <xyzzy@speakeasy.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
2006-07-29 17:22:36 -03:00
..
common [PATCH] irq-flags: media: Use the new IRQF_ constants 2006-07-02 13:58:50 -07:00
dvb V4L/DVB (4322): Fix dvb-pll autoprobing 2006-07-29 17:22:26 -03:00
radio Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
video V4L/DVB (4368): Bttv: use class_device_create_file and handle errors 2006-07-29 17:22:36 -03:00
Kconfig V4L/DVB (4214): Make VIDEO_CX2341X a selectable build option 2006-06-26 09:20:56 -03:00
Makefile