Re: [PATCH RFC 07/11] it913x: make remote controller optional

2013-01-02 Thread Antti Palosaari
On 01/02/2013 05:24 AM, Fabio Estevam wrote: On Sun, Dec 9, 2012 at 10:45 PM, Antti Palosaari wrote: Do not compile remote controller when RC-core is disabled by Kconfig. Cc: Malcolm Priestley Signed-off-by: Antti Palosaari --- drivers/media/usb/dvb-usb-v2/it913x.c | 36 +++

Re: [PATCH RFC 07/11] it913x: make remote controller optional

2013-01-01 Thread Fabio Estevam
On Sun, Dec 9, 2012 at 10:45 PM, Antti Palosaari wrote: > Do not compile remote controller when RC-core is disabled by Kconfig. > > Cc: Malcolm Priestley > Signed-off-by: Antti Palosaari > --- > drivers/media/usb/dvb-usb-v2/it913x.c | 36 > +++ > 1 file changed,

Re: [PATCH RFC 07/11] it913x: make remote controller optional

2013-01-01 Thread Antti Palosaari
Care to Ack that one too? regards Antti On 12/10/2012 02:45 AM, Antti Palosaari wrote: Do not compile remote controller when RC-core is disabled by Kconfig. Cc: Malcolm Priestley Signed-off-by: Antti Palosaari --- drivers/media/usb/dvb-usb-v2/it913x.c | 36 +++--

[PATCH RFC 07/11] it913x: make remote controller optional

2012-12-09 Thread Antti Palosaari
Do not compile remote controller when RC-core is disabled by Kconfig. Cc: Malcolm Priestley Signed-off-by: Antti Palosaari --- drivers/media/usb/dvb-usb-v2/it913x.c | 36 +++ 1 file changed, 20 insertions(+), 16 deletions(-) diff --git a/drivers/media/usb/dvb-us