[media] dvb-usb-v2: add tuner_detach callback
authorAntti Palosaari <crope@iki.fi>
Thu, 4 Sep 2014 21:31:40 +0000 (18:31 -0300)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Sun, 21 Sep 2014 22:49:18 +0000 (19:49 -0300)
commit1066d77f682e84efb56fbd4e5c8bb236532eccc7
treee0b5f01fc8688d28c53d553a504bf8a2636dc6ea
parentca42129f867fbc427d709408b3ae35988cc08ed4
[media] dvb-usb-v2: add tuner_detach callback

Add tuner_detach callback in order to allow custom detach. It is
needed when tuner driver is implemented I2C client or some other
kernel bus, but not proprietary dvb_attach / dvb_detach.

Signed-off-by: Antti Palosaari <crope@iki.fi>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
drivers/media/usb/dvb-usb-v2/dvb_usb.h
drivers/media/usb/dvb-usb-v2/dvb_usb_core.c