Searched hist:"1 f153c4d" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/media/dvb-frontends/ |
H A D | rtl2830.c | 1f153c4d Mon Dec 08 19:47:21 CST 2014 Antti Palosaari <crope@iki.fi> [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>
|