V4L/DVB (6857): cx23885: correctly join I2C writes and reads from same address
authorChris Pascoe <c.pascoe@itee.uq.edu.au>
Sat, 15 Dec 2007 06:31:09 +0000 (03:31 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Fri, 25 Jan 2008 21:04:03 +0000 (19:04 -0200)
When an I2C message specifies a write then a read from the same I2C address,
we need to tell the chip to not release the bus between the message parts.

Signed-off-by: Chris Pascoe <c.pascoe@itee.uq.edu.au>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>

No differences found