commit | ca42129f867fbc427d709408b3ae35988cc08ed4 | [log] [tgz] |
---|---|---|
author | Antti Palosaari <crope@iki.fi> | Thu Sep 04 17:04:44 2014 -0300 |
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | Sun Sep 21 19:48:30 2014 -0300 |
tree | ed60d8d97185118da381806316e1a1508775d0d0 | |
parent | ef2fb46b6d7ed9df5906a3c76c9c4673355cd339 [diff] |
[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>