commit | 2bf7de48888fceed8d8e5cddd51f1d474bdbfae6 | [log] [tgz] |
---|---|---|
author | Jonathan Corbet <corbet@lwn.net> | Sun Feb 28 21:02:55 2010 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Tue May 18 00:51:21 2010 -0300 |
tree | a78e5ea63fb06bd19fa8735dfe216b47f7aeb7f4 | |
parent | d8d201552f518370d0a64cb758684f667fdd2012 [diff] |
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 <corbet@lwn.net> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>