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)
commit5e3c5967da48b54e5d4ee528b51b565e2f7a3178
tree8adc130fdbc521c9b383f63f70f78757b57e70c0
parentbc514710889ebb975be9e84ca9c04f698225b656
V4L/DVB (6857): cx23885: correctly join I2C writes and reads from same address

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>
drivers/media/video/cx23885/cx23885-i2c.c
This page took 0.026735 seconds and 5 git commands to generate.