commit | 1dbbdceeb63e9039ce0545e5e21cf9a8c4d4ffc4 | [log] [tgz] |
---|---|---|
author | Antti Palosaari <crope@iki.fi> | Wed Dec 17 02:55:41 2014 -0300 |
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | Tue Feb 03 16:20:46 2015 -0200 |
tree | d1761700da1bc2bef601a926f527136869a91b0f | |
parent | a08c3781194142cce39bbb739373efc8dacaa1fa [diff] |
[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 <crope@iki.fi> Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>