[media] tvp5150: Use i2c_smbus_(read|write)_byte_data
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Mon, 26 May 2014 19:31:28 +0000 (16:31 -0300)
committerMauro Carvalho Chehab <m.chehab@samsung.com>
Tue, 22 Jul 2014 13:00:08 +0000 (10:00 -0300)
X-Patchwork-Delegate: mchehab@redhat.com
Replace the custom I2C read/write implementation with SMBUS functions to
simplify the driver.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>

No differences found