V4L/DVB: tm6000: fix i2c addr test
authorStefan Ringel <stefan.ringel@arcor.de>
Sun, 21 Feb 2010 20:10:36 +0000 (17:10 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Tue, 18 May 2010 03:44:06 +0000 (00:44 -0300)
The i2c addr on I2C core is specified on 7-bit format, but tm6000
expects it on 8-bit format.

Signed-off-by: Stefan Ringel <stefan.ringel@arcor.de>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>

No differences found