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