]> git.karo-electronics.de Git - mv-sheeva.git/commit
[media] cx23885: Revert "Check for slave nack on all transactions"
authorAndy Walls <awalls@md.metrocast.net>
Mon, 14 Feb 2011 00:52:50 +0000 (21:52 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Wed, 2 Mar 2011 16:45:19 +0000 (13:45 -0300)
commit67914b5c400d6c213f9e56d7547a2038ab5c06f4
tree9d9a61fa20c6fd5ac6689995a9795fa262d35412
parente192a7cf0effe7680264a5bc35c0ad1bdcdc921c
[media] cx23885: Revert "Check for slave nack on all transactions"

This reverts commit 44835f197bf1e3f57464f23dfb239fef06cf89be.

With the CX23885 hardware I2C master, checking for I2C slave ACK/NAK
is not valid when the I2C_EXTEND or I2C_NOSTOP bits are set.
Revert the commit that checks for I2C slave ACK/NAK on all transactions,
so that XC5000 tuners work with the CX23885 again.

Thanks go to Mark Zimmerman for reporting and bisecting this problem.

Bisected-by: Mark Zimmerman <markzimm@frii.com>
Reported-by: Mark Zimmerman <markzimm@frii.com>
Signed-off-by: Andy Walls <awalls@md.metrocast.net>
Cc: stable@kernel.org
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/cx23885/cx23885-i2c.c