OSDN Git Service

[media] cx231xx: use 1 byte read for i2c scan
authorMatthias Schwarzott <zzam@gentoo.org>
Sat, 1 Nov 2014 20:19:21 +0000 (17:19 -0300)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Mon, 3 Nov 2014 17:57:08 +0000 (15:57 -0200)
commit0d88d0916b988d37edac35407688bc4b009c916b
tree606bc92970d1523b92850212727481de42583caa
parent6ac825cb3e64c4831d9efa93d3497b104c42c84e
[media] cx231xx: use 1 byte read for i2c scan

Now cx231xx_i2c_check_for_device works like i2c_check_for_device of em28xx driver.

For me this fixes scanning of all ports but port 2.

Signed-off-by: Matthias Schwarzott <zzam@gentoo.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
drivers/media/usb/cx231xx/cx231xx-i2c.c