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 escreveu: Convert driver to kernel I2C model. Old DVB proprietary model is still left there also. Signed-off-by: Antti Palosaari +struct rtl2830_platform_data { + /* +* Cl

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 escreveu: > Convert driver to kernel I2C model. Old DVB proprietary model is > still left there also. > > Signed-off-by: Antti Palosaari > --- > drivers/media/dvb-frontends/Kconfig| 2 +- > drivers/media/dvb-frontends/rtl2830.c