]> Pileus Git - ~andy/linux/commit
[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)
commitd20a7f7277785e6f7fbe02eb469f7a99a9f058a4
tree4d7b76b706b61f0efb28429d9348a57b268bfd29
parentcaa1a700ed2a06a831e6a7db5d9f213fc63caee3
[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>
drivers/media/dvb/dvb-usb/az6007.c