commit | b9ce9dfd18eb30a2c57de6f410a749c58d47743f | [log] [tgz] |
---|---|---|
author | Matthias Schwarzott <zzam@gentoo.org> | Thu Oct 02 02:21:02 2014 -0300 |
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | Thu Oct 30 17:38:42 2014 -0200 |
tree | 112617ac15b235253fefc4660dd0dc06ec565fa1 | |
parent | 8a0253481c4db5e0790de16748435dbc06b63e65 [diff] |
[media] cx231xx: change usage of I2C_1 to the real i2c port change almost all instances of I2C_1 to I2C_1_MUX_3 Only these cases are changed to I2C_1_MUX_1: * All that have dont_use_port_3 set. * CX231XX_BOARD_HAUPPAUGE_EXETER, old code did explicitly not switch to port3. * eeprom access for 930C Signed-off-by: Matthias Schwarzott <zzam@gentoo.org> Reviewed-by: Antti Palosaari <crope@iki.fi> Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>