commit | 35ef193b2aa35e404c08d0c9ad010cf171a88cbd | [log] [tgz] |
---|---|---|
author | Antti Palosaari <crope@iki.fi> | Mon Nov 07 01:14:23 2016 -0200 |
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | Tue Jan 31 10:49:42 2017 -0200 |
tree | f90b1f2153906e46b787707b3922cd443881191f | |
parent | 675ee801633396389e73dc8a8e148ff3cad1d470 [diff] |
[media] af9035: register it9133 tuner using platform binding it913x tuner driver is changed to platform model so we need bind it using platform_device_register_data(). Also remove hacks from I2C adapter where fake tuner driver address (addr >> 1) were used as those are no longer needed. Signed-off-by: Antti Palosaari <crope@iki.fi> Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>