Re: [PATCH 6/7] [media] cx231xx-i2c: fix i2c_scan modprobe parameter

2014-11-01 Thread Mauro Carvalho Chehab
Em Sat, 01 Nov 2014 17:46:41 +0100 Matthias Schwarzott escreveu: > On 01.11.2014 14:38, Mauro Carvalho Chehab wrote: > > This device doesn't properly implement read with a zero bytes > > len. So, use 1 byte for I2C scan. > > > Yes, the idea sounds good, but we should fix this in the code in > cx

Re: [PATCH 6/7] [media] cx231xx-i2c: fix i2c_scan modprobe parameter

2014-11-01 Thread Matthias Schwarzott
On 01.11.2014 14:38, Mauro Carvalho Chehab wrote: > This device doesn't properly implement read with a zero bytes > len. So, use 1 byte for I2C scan. > Yes, the idea sounds good, but we should fix this in the code in cx231xx_i2c_check_for_device. > Signed-off-by: Mauro Carvalho Chehab > > diff

[PATCH 6/7] [media] cx231xx-i2c: fix i2c_scan modprobe parameter

2014-11-01 Thread Mauro Carvalho Chehab
This device doesn't properly implement read with a zero bytes len. So, use 1 byte for I2C scan. Signed-off-by: Mauro Carvalho Chehab diff --git a/drivers/media/usb/cx231xx/cx231xx-i2c.c b/drivers/media/usb/cx231xx/cx231xx-i2c.c index 1a0d9efeb209..9b7e5a155e34 100644 --- a/drivers/media/usb/cx2