From: Antti Palosaari Date: Tue, 9 Dec 2014 01:47:21 +0000 (-0300) Subject: [media] rtl2830: carry pointer to I2C client for every function X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~131^2~79 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1f153c4d88dd3e35900440608229c0d0335a83fb;p=pandora-kernel.git [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 Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed