V4L/DVB: tm6000: fix i2c read
authorDmitri Belimov <d.belimov@gmail.com>
Wed, 28 Apr 2010 01:32:43 +0000 (22:32 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Wed, 19 May 2010 15:58:17 +0000 (12:58 -0300)
commit20dead8da8b383004e66eaf884cd9e07ceadbd68
tree840a83bfee8e76159c5a7dd5a4fb1d8dbd645714
parenta85675316f24835ce0c3286ee3cb33fa2f24bca7
V4L/DVB: tm6000: fix i2c read

Set correct limit for I2C packet.
Use different method for the tm5600/tm6000 and tm6010 to read word.

[mchehab@redhat.com: Fix CodingStyle]
Signed-off-by: Beholder Intl. Ltd. Dmitry Belimov <d.belimov@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/staging/tm6000/tm6000-i2c.c