[media] az6007: Fix the I2C code in order to handle mt2063
authorMauro Carvalho Chehab <mchehab@redhat.com>
Sat, 23 Jul 2011 12:51:12 +0000 (09:51 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sat, 21 Jan 2012 15:44:44 +0000 (13:44 -0200)
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>

No differences found