[media] cx231xx: change usage of I2C_1 to the real i2c port
authorMatthias Schwarzott <zzam@gentoo.org>
Thu, 2 Oct 2014 05:21:02 +0000 (02:21 -0300)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Thu, 30 Oct 2014 19:38:42 +0000 (17:38 -0200)
commitb9ce9dfd18eb30a2c57de6f410a749c58d47743f
tree112617ac15b235253fefc4660dd0dc06ec565fa1
parent8a0253481c4db5e0790de16748435dbc06b63e65
[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>
drivers/media/usb/cx231xx/cx231xx-cards.c