Re: [PATCH 01/12] dvb-frontends: Support for DVB-C2 to DVB frontends

2013-11-03 Thread Maik Broemme
Hi Ralph, Ralph Metzler wrote: > Mauro Carvalho Chehab writes: > > Em Sun, 3 Nov 2013 01:24:25 +0100 > > Maik Broemme escreveu: > > > > > Added support for DVB-C2 to DVB frontends. It will be required > > > by cxd2843 and tda18212dd (Digital Devices) frontends. > > > > > > Signed-off-by

Re: [PATCH 01/12] dvb-frontends: Support for DVB-C2 to DVB frontends

2013-11-03 Thread Mauro Carvalho Chehab
Em Sun, 3 Nov 2013 11:47:52 +0100 Ralph Metzler escreveu: > Mauro Carvalho Chehab writes: > > Em Sun, 3 Nov 2013 01:24:25 +0100 > > Maik Broemme escreveu: > > > > > Added support for DVB-C2 to DVB frontends. It will be required > > > by cxd2843 and tda18212dd (Digital Devices) frontends. >

Re: [PATCH 01/12] dvb-frontends: Support for DVB-C2 to DVB frontends

2013-11-03 Thread Ralph Metzler
Mauro Carvalho Chehab writes: > Em Sun, 3 Nov 2013 01:24:25 +0100 > Maik Broemme escreveu: > > > Added support for DVB-C2 to DVB frontends. It will be required > > by cxd2843 and tda18212dd (Digital Devices) frontends. > > > > Signed-off-by: Maik Broemme > > --- > > include/uapi/linux

Re: [PATCH 01/12] dvb-frontends: Support for DVB-C2 to DVB frontends

2013-11-03 Thread Mauro Carvalho Chehab
Em Sun, 3 Nov 2013 01:24:25 +0100 Maik Broemme escreveu: > Added support for DVB-C2 to DVB frontends. It will be required > by cxd2843 and tda18212dd (Digital Devices) frontends. > > Signed-off-by: Maik Broemme > --- > include/uapi/linux/dvb/frontend.h | 1 + > 1 file changed, 1 insertion(+) >

[PATCH 01/12] dvb-frontends: Support for DVB-C2 to DVB frontends

2013-11-02 Thread Maik Broemme
Added support for DVB-C2 to DVB frontends. It will be required by cxd2843 and tda18212dd (Digital Devices) frontends. Signed-off-by: Maik Broemme --- include/uapi/linux/dvb/frontend.h | 1 + 1 file changed, 1 insertion(+) diff --git a/include/uapi/linux/dvb/frontend.h b/include/uapi/linux/dvb/