From: Matthias Schwarzott Date: Thu, 2 Oct 2014 05:21:02 +0000 (-0300) Subject: [media] cx231xx: change usage of I2C_1 to the real i2c port X-Git-Tag: omap-for-v3.19/fixes-rc1~133^2~291 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b9ce9dfd18eb30a2c57de6f410a749c58d47743f;p=pandora-kernel.git [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 Reviewed-by: Antti Palosaari Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed