commit | a83b93a7480441a47856dc9104bea970e84cda87 | [log] [tgz] |
---|---|---|
author | Antti Palosaari <crope@iki.fi> | Wed Feb 12 14:59:37 2014 -0300 |
committer | Mauro Carvalho Chehab <m.chehab@samsung.com> | Mon Mar 31 08:02:16 2014 -0300 |
tree | 7568e0927e1b10b259f8fe36c0ead576ba5958bf | |
parent | 5eef22031295234990a26d809efb4100c1e60c11 [diff] |
[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> Cc: stable@vger.kernel.org Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>