Re: [PATCH V2 07/13] cx231xx: add wrapper to get the i2c_adapter pointer

2014-10-01 Thread Antti Palosaari
Reviewed-by: Antti Palosaari Antti On 10/01/2014 08:20 AM, Matthias Schwarzott wrote: This is a preparation for mapping I2C_1_MUX_1 and I2C_1_MUX_3 later to the seperate muxed i2c adapters. Map mux adapters to I2C_1 for now. Add local variables for i2c_adapters in dvb_init to get line lengt

[PATCH V2 07/13] cx231xx: add wrapper to get the i2c_adapter pointer

2014-09-30 Thread Matthias Schwarzott
This is a preparation for mapping I2C_1_MUX_1 and I2C_1_MUX_3 later to the seperate muxed i2c adapters. Map mux adapters to I2C_1 for now. Add local variables for i2c_adapters in dvb_init to get line lengths shorter. Signed-off-by: Matthias Schwarzott --- drivers/media/usb/cx231xx/cx231xx-car