From: Trent Piepho Date: Tue, 6 Mar 2007 02:55:00 +0000 (-0300) Subject: V4L/DVB (5427): M920x: Improve I2C operations X-Git-Tag: v2.6.22-rc1~1118^2~97 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d40860f8e2edb31196f4233d3691704d313dbdd6;p=pandora-kernel.git V4L/DVB (5427): M920x: Improve I2C operations Write some better documentation about what might be known about how the m920x I2C works, since a datasheet is lacking. The I2C xfer function should now handle more types of I2C transactions than it could before. Those it can't, will return error codes instead of being executed incorrectly. Multi-byte reads were not being done correctly, which should be fixed. Signed-off-by: Trent Piepho Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed