Re: [PATCH 3/4] dvb_frontend: add routine for DVB-C annex A parameter validation

2012-09-15 Thread Antti Palosaari
On 09/11/2012 10:40 PM, Mauro Carvalho Chehab wrote: Em 16-08-2012 23:03, Antti Palosaari escreveu: Common routine for use of dvb-core, demodulator and tuner for check given DVB-C annex A parameters correctness. Signed-off-by: Antti Palosaari I won't repeat myself on the stuff I commented on

Re: [PATCH 3/4] dvb_frontend: add routine for DVB-C annex A parameter validation

2012-09-11 Thread Mauro Carvalho Chehab
Em 16-08-2012 23:03, Antti Palosaari escreveu: > Common routine for use of dvb-core, demodulator and tuner for check > given DVB-C annex A parameters correctness. > > Signed-off-by: Antti Palosaari I won't repeat myself on the stuff I commented on patch 1/4. > --- > drivers/media/dvb-core/dvb_

[PATCH 3/4] dvb_frontend: add routine for DVB-C annex A parameter validation

2012-08-16 Thread Antti Palosaari
Common routine for use of dvb-core, demodulator and tuner for check given DVB-C annex A parameters correctness. Signed-off-by: Antti Palosaari --- drivers/media/dvb-core/dvb_frontend.c | 54 +++ drivers/media/dvb-core/dvb_frontend.h | 1 + 2 files changed, 55 ins