commit | 3ab779c0399276c82a6a64610e7c9c4d5bb267f2 | [log] [tgz] |
---|---|---|
author | Antti Palosaari <crope@iki.fi> | Sun Aug 03 22:43:26 2014 -0300 |
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | Sun Sep 21 19:57:56 2014 -0300 |
tree | 4500a36e90fb92f423bb1aa8fec0069d853b9dae | |
parent | 2db4d179e16d0fcc1ece25798a8e140fa4f9c18a [diff] |
[media] tda18212: prepare for I2C client conversion We need carry pointer to frontend via config struct (I2C platform_data ptr) when I2C model is used. Add that pointer first in order to keep build unbreakable during conversion. Signed-off-by: Antti Palosaari <crope@iki.fi> Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>