]> git.baikalelectronics.ru Git - kernel.git/commit
[media] DVB: dib0700, move Nova-TD Stick to a separate set
authorJiri Slaby <jslaby@suse.cz>
Tue, 10 Jan 2012 17:11:22 +0000 (14:11 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Wed, 18 Jan 2012 01:01:23 +0000 (23:01 -0200)
commit636e111e8f74b290b6e95bb04bb2f5ca2ae5895b
tree4ae353314f906133565900d03fe2052a35a77471
parentee891ffa255736ea1edcabff8ad15ac6cc48af47
[media] DVB: dib0700, move Nova-TD Stick to a separate set

To properly support the three LEDs which are on the stick, we need
a special handling in the ->frontend_attach function. Thus let's have
a separate ->frontend_attach instead of ifs in the common one.

The hadnling itself will be added in further patches.

Signed-off-by: Jiri Slaby <jslaby@suse.cz>
Acked-by: Michael Krufky <mkrufky@linuxtv.org>
Signed-off-by: Patrick Boettcher <pboettcher@kernellabs.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/dvb/dvb-usb/dib0700_devices.c