From e35ce2e4b2c7657e9e23b618c861c258ce4a57bf Mon Sep 17 00:00:00 2001 From: Laurent Pinchart Date: Mon, 26 May 2014 16:31:28 -0300 Subject: [PATCH] [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 Signed-off-by: Mauro Carvalho Chehab --- Reading git-format-patch failed