From: Jonathan Corbet Date: Mon, 1 Mar 2010 00:02:55 +0000 (-0300) Subject: V4L/DVB: ov7670: Don't use SMBUS I/O X-Git-Tag: v2.6.35-rc1~480^2~305 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2bf7de48888fceed8d8e5cddd51f1d474bdbfae6;p=pandora-kernel.git V4L/DVB: ov7670: Don't use SMBUS I/O Contrary to my earlier belief, the ov7670 is not actually an SMBUS device, though it will pretend to be one if it's in a good mood. Unfortunately, it's rarely in a good mood, especially on the XO 1.5. So use low-level i2c I/O instead. Signed-off-by: Jonathan Corbet Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed