commit | e35ce2e4b2c7657e9e23b618c861c258ce4a57bf | [log] [tgz] |
---|---|---|
author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | Mon May 26 16:31:28 2014 -0300 |
committer | Mauro Carvalho Chehab <m.chehab@samsung.com> | Tue Jul 22 10:00:08 2014 -0300 |
tree | 2a50919143d370dad88a0c629733273c3ff6d393 | |
parent | 385dded8066aec9cb78cfbcc842532dff7946704 [diff] |
[media] tvp5150: Use i2c_smbus_(read|write)_byte_data 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>