commit | 1f153c4d88dd3e35900440608229c0d0335a83fb | [log] [tgz] |
---|---|---|
author | Antti Palosaari <crope@iki.fi> | Mon Dec 08 22:47:21 2014 -0300 |
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | Mon Feb 02 17:51:08 2015 -0200 |
tree | 1d21418e6c0f6c66608e1e53949f5bdce66bd550 | |
parent | f544f100ac5f62ef288940bdfd3421ba7a22789b [diff] |
[media] rtl2830: carry pointer to I2C client for every function As a I2C driver struct i2c_client is top level structure representing the driver. Use it as parameter to carry all needed information for each function in order to simplify things. Signed-off-by: Antti Palosaari <crope@iki.fi> Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>