Searched hist:"425 f53aaf76cce77b3bedd8ed4902bc94ed254ff" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/media/usb/em28xx/ |
H A D | em28xx-dvb.c | diff 425f53aaf76cce77b3bedd8ed4902bc94ed254ff Wed Feb 12 11:46:44 CST 2014 Antti Palosaari <crope@iki.fi> [media] em28xx-dvb: fix PCTV 461e tuner I2C binding
Add missing m88ts2022 module reference counts as removing that module is not allowed when it is used by em28xx-dvb module. That same module was not unregistered correctly, fix it too.
Error cases validated by returning errors from m88ds3103, m88ts2022 and a8293 probe().
Signed-off-by: Antti Palosaari <crope@iki.fi> Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
|