]> asedeno.scripts.mit.edu Git - linux.git/commit
[media] dw2102: store i2c client for tuner into dw2102_state
authorOlli Salonen <olli.salonen@iki.fi>
Mon, 16 Mar 2015 17:14:05 +0000 (14:14 -0300)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Fri, 3 Apr 2015 01:24:01 +0000 (22:24 -0300)
commit70769b24d2973428907de3429dd2a5792e4ce317
treebb43f7654d3592f075a8a56bfc3b111c63db3c35
parent2c4ffe27d0a45b50ee1c7ed4da37409098483fcd
[media] dw2102: store i2c client for tuner into dw2102_state

Prepare the dw2102 driver for tuner drivers that are implemented as I2C
drivers (such as m88ts2022). The I2C client is stored in to the state
and released at disconnect.

Signed-off-by: Olli Salonen <olli.salonen@iki.fi>
Signed-off-by: Antti Palosaari <crope@iki.fi>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
drivers/media/usb/dvb-usb/dw2102.c