]> git.karo-electronics.de Git - karo-tx-linux.git/commit
[media] dvb-usb-v2: add frontend_detach callback
authorAntti Palosaari <crope@iki.fi>
Thu, 4 Sep 2014 20:04:44 +0000 (17:04 -0300)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Sun, 21 Sep 2014 22:48:30 +0000 (19:48 -0300)
commitca42129f867fbc427d709408b3ae35988cc08ed4
treeed60d8d97185118da381806316e1a1508775d0d0
parentef2fb46b6d7ed9df5906a3c76c9c4673355cd339
[media] dvb-usb-v2: add frontend_detach callback

Add frontend_detach callback in order to allow custom detach. It is
needed when demod 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