commit | 5e3c5967da48b54e5d4ee528b51b565e2f7a3178 | [log] [tgz] |
---|---|---|
author | Chris Pascoe <c.pascoe@itee.uq.edu.au> | Sat Dec 15 03:31:09 2007 -0300 |
committer | Mauro Carvalho Chehab <mchehab@infradead.org> | Fri Jan 25 19:04:03 2008 -0200 |
tree | 8adc130fdbc521c9b383f63f70f78757b57e70c0 | |
parent | bc514710889ebb975be9e84ca9c04f698225b656 [diff] |
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>