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
..
2006-07-08 13:30:09 -07:00
2006-07-12 16:09:08 -07:00
2006-07-28 09:02:17 +02:00
2006-07-03 15:27:07 -07:00
2006-07-10 13:24:27 -07:00
2006-07-14 21:53:54 -07:00
2006-07-10 13:24:17 -07:00
2006-07-03 21:29:08 -07:00
2006-07-12 15:38:28 -07:00