From: Antti Palosaari Date: Wed, 12 Feb 2014 17:59:37 +0000 (-0300) Subject: [media] em28xx-dvb: fix PCTV 461e tuner I2C binding X-Git-Tag: v3.15-rc1~100^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a83b93a7480441a47856dc9104bea970e84cda87;p=pandora-kernel.git [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 Cc: stable@vger.kernel.org Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed