From: Chris Pascoe Date: Sat, 15 Dec 2007 06:31:09 +0000 (-0300) Subject: V4L/DVB (6857): cx23885: correctly join I2C writes and reads from same address X-Git-Tag: v2.6.25-rc1~1235^2~166 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5e3c5967da48b54e5d4ee528b51b565e2f7a3178;p=pandora-kernel.git 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 Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed