commit | d20a7f7277785e6f7fbe02eb469f7a99a9f058a4 | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab@redhat.com> | Sat Jul 23 09:51:12 2011 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Sat Jan 21 13:44:44 2012 -0200 |
tree | 4d7b76b706b61f0efb28429d9348a57b268bfd29 | |
parent | caa1a700ed2a06a831e6a7db5d9f213fc63caee3 [diff] |
[media] az6007: Fix the I2C code in order to handle mt2063 mt2063 uses a one-byte transfer. This requires a special handling inside the i2c code. Fix it to properly accept i2c reads. This is needed to make the mt2063 to be detected. Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>