[media] tda10071: implement I2C client bindings
Implement I2C client bindings. Signed-off-by: Antti Palosaari <crope@iki.fi> Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
This commit is contained in:

committed by
Mauro Carvalho Chehab

parent
c70316f2a1
commit
d69abb79e1
@@ -28,6 +28,7 @@
|
||||
struct tda10071_priv {
|
||||
struct i2c_adapter *i2c;
|
||||
struct dvb_frontend fe;
|
||||
struct i2c_client *client;
|
||||
struct tda10071_config cfg;
|
||||
|
||||
u8 meas_count[2];
|
||||
|
Reference in New Issue
Block a user