From: Patrick Boettcher Date: Mon, 30 Nov 2009 17:14:36 +0000 (-0300) Subject: V4L/DVB (13581): DiBUSB: fix I2c access when there is a read-access w/o write sequence X-Git-Tag: v2.6.33-rc1~70^2~73 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=38ffcd10d6831efd15ec5a223b1050eac12d4c28;p=pandora-kernel.git V4L/DVB (13581): DiBUSB: fix I2c access when there is a read-access w/o write sequence This patch fixes the behaviour of the dibusb-i2c-access which was previously changed to avoid accidental EEprom writes: Now it allow i2c-reads without prepended i2c-writes, but it is still not doing anything in case the EEprom is addressed. Thanks to Mario Bachmann for testing. Tested-by: Mario Bachmann Cc: Mario Bachmann Signed-off-by: Patrick Boettcher Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed