From: Antti Palosaari Date: Wed, 17 Dec 2014 05:55:41 +0000 (-0300) Subject: [media] rtl28xxu: fix DVB FE callback X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~131^2~34 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1dbbdceeb63e9039ce0545e5e21cf9a8c4d4ffc4;p=pandora-kernel.git [media] rtl28xxu: fix DVB FE callback DVB FE callback functionality went broken after I moved tuners to demod muxed I2C adapter. That happens because driver state was carried by I2C adapter and when mux is used there is one adapter more in a chain. USB adapter <-> I2C adapter <-> muxed I2C adapter Signed-off-by: Antti Palosaari Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed