Searched hist:"35 ef193b" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/media/usb/dvb-usb-v2/ |
H A D | af9035.h | 35ef193b Sun Nov 06 21:14:23 CST 2016 Antti Palosaari <crope@iki.fi> [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> 35ef193b Sun Nov 06 21:14:23 CST 2016 Antti Palosaari <crope@iki.fi> [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>
|
H A D | af9035.c | 35ef193b Sun Nov 06 21:14:23 CST 2016 Antti Palosaari <crope@iki.fi> [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> 35ef193b Sun Nov 06 21:14:23 CST 2016 Antti Palosaari <crope@iki.fi> [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>
|