]> git.karo-electronics.de Git - karo-tx-linux.git/commit
V4L/DVB (7313): pvrusb2: Make LED control into a device-specific attribute
authorMike Isely <isely@pobox.com>
Tue, 22 Apr 2008 17:45:42 +0000 (14:45 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Thu, 24 Apr 2008 17:07:48 +0000 (14:07 -0300)
commit40381cb02fb7fc0b46c55e3a71325b5d930580fa
treea2654ff76b947f1aa3dcee9bc4ad77e7504d022b
parentc55a97d7538d5f3abbee5486e37e56e896478fbd
V4L/DVB (7313): pvrusb2: Make LED control into a device-specific attribute

The pvrusb2 driver has used hardcoded logic to control the LED on the
device.  However this is really Hauppauge-specific behavior.  This
change defines a new device attribute for LED control and sets things
up appropriately for Hauppauge devices.

Signed-off-by: Mike Isely <isely@pobox.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/video/pvrusb2/pvrusb2-devattr.c
drivers/media/video/pvrusb2/pvrusb2-devattr.h
drivers/media/video/pvrusb2/pvrusb2-encoder.c
drivers/media/video/pvrusb2/pvrusb2-hdw-internal.h
drivers/media/video/pvrusb2/pvrusb2-hdw.c
drivers/media/video/pvrusb2/pvrusb2-hdw.h