From: Chris Pascoe Date: Mon, 19 Nov 2007 06:05:09 +0000 (-0300) Subject: V4L/DVB (6627): CXUSB: handle write then read from different address X-Git-Tag: v2.6.25-rc1~1235^2~345 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a644e4a3e95f8ca6eca019c92d8dfde101150687;p=pandora-kernel.git V4L/DVB (6627): CXUSB: handle write then read from different address The path to perform a read immediately after a write was not checking that the address being read from was the same as the one that was written. Handling this case correctly should mean that we now can handle more than two i2c messages at a time. Signed-off-by: Chris Pascoe Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed