]> git.baikalelectronics.ru Git - kernel.git/commit
[media] dvb_usb_v2: attach tuners later
authorAntti Palosaari <crope@iki.fi>
Thu, 14 Jun 2012 05:44:47 +0000 (02:44 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sat, 4 Aug 2012 10:56:32 +0000 (07:56 -0300)
commitfa5c452fe44ad2197132f3c109ee5d66e9f24020
treecd61c4c22a66d4f9e727c492ef4a816b59655e09
parent456e74b0928e4260cc5e7648cc728890781aac88
[media] dvb_usb_v2: attach tuners later

It is more than nice to have all those frontend pointers when
attaching tuner to the frontend in question. Make that possible
attaching tuners after dvb_register_frontend()

Signed-off-by: Antti Palosaari <crope@iki.fi>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/dvb/dvb-usb/dvb_usb_dvb.c