Re: [PATCH 05/66] rtl2830: convert driver to kernel I2C model

2015-02-02 Thread Antti Palosaari
On 01/27/2015 03:10 PM, Mauro Carvalho Chehab wrote: Em Tue, 23 Dec 2014 22:48:58 +0200 Antti Palosaari cr...@iki.fi escreveu: Convert driver to kernel I2C model. Old DVB proprietary model is still left there also. Signed-off-by: Antti Palosaari cr...@iki.fi +struct rtl2830_platform_data {

Re: [PATCH 05/66] rtl2830: convert driver to kernel I2C model

2015-01-27 Thread Mauro Carvalho Chehab
Em Tue, 23 Dec 2014 22:48:58 +0200 Antti Palosaari cr...@iki.fi escreveu: Convert driver to kernel I2C model. Old DVB proprietary model is still left there also. Signed-off-by: Antti Palosaari cr...@iki.fi --- drivers/media/dvb-frontends/Kconfig| 2 +-

[PATCH 05/66] rtl2830: convert driver to kernel I2C model

2014-12-23 Thread Antti Palosaari
Convert driver to kernel I2C model. Old DVB proprietary model is still left there also. Signed-off-by: Antti Palosaari cr...@iki.fi --- drivers/media/dvb-frontends/Kconfig| 2 +- drivers/media/dvb-frontends/rtl2830.c | 167 +