Re: [PATCH 48/66] rtl28xxu: use master I2C adapter for slave demods

2014-12-24 Thread Antti Palosaari
On 12/24/2014 02:45 AM, Benjamin Larsson wrote: On 12/23/2014 09:49 PM, Antti Palosaari wrote: Both mn88472 and mn88473 slave demods are connected to master I2C bus, not the bus behind master demod I2C gate like tuners. Use correct bus. Hello Antti, in my work tree I am still getting i2c erro

Re: [PATCH 48/66] rtl28xxu: use master I2C adapter for slave demods

2014-12-23 Thread Benjamin Larsson
On 12/23/2014 09:49 PM, Antti Palosaari wrote: Both mn88472 and mn88473 slave demods are connected to master I2C bus, not the bus behind master demod I2C gate like tuners. Use correct bus. Hello Antti, in my work tree I am still getting i2c errors even with the ir poll workaround (it takes re

[PATCH 48/66] rtl28xxu: use master I2C adapter for slave demods

2014-12-23 Thread Antti Palosaari
Both mn88472 and mn88473 slave demods are connected to master I2C bus, not the bus behind master demod I2C gate like tuners. Use correct bus. Signed-off-by: Antti Palosaari --- drivers/media/usb/dvb-usb-v2/rtl28xxu.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers