From: Antti Palosaari Date: Sat, 6 Dec 2014 17:40:06 +0000 (-0300) Subject: [media] si2157: carry pointer to client instead of state in tuner_priv X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~131^2~159 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8fe51725d8e7794443799566edc4bfd384bf8825;p=pandora-kernel.git [media] si2157: carry pointer to client instead of state in tuner_priv Carry struct i2c_client pointer in tuner_priv. This driver is I2C driver, which is represented as a struct i2c_client, so better to carry this top level structure for each routine in order to unify things. Signed-off-by: Antti Palosaari Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed