Re: [REVIEW PATCH 02/16] e4000: implement controls via v4l2 control framework

2014-03-13 Thread Mauro Carvalho Chehab
Em Thu, 13 Mar 2014 17:17:50 +0200 Antti Palosaari escreveu: > On 13.03.2014 15:57, Mauro Carvalho Chehab wrote: > > Em Thu, 27 Feb 2014 02:30:11 +0200 > > Antti Palosaari escreveu: > > > >> Implement gain and bandwidth controls using v4l2 control framework. > >> Pointer to control handler is pr

Re: [REVIEW PATCH 02/16] e4000: implement controls via v4l2 control framework

2014-03-13 Thread Antti Palosaari
On 13.03.2014 17:17, Antti Palosaari wrote: On 13.03.2014 15:57, Mauro Carvalho Chehab wrote: Em Thu, 27 Feb 2014 02:30:11 +0200 Antti Palosaari escreveu: Implement gain and bandwidth controls using v4l2 control framework. Pointer to control handler is provided by exported symbol. There ar

Re: [REVIEW PATCH 02/16] e4000: implement controls via v4l2 control framework

2014-03-13 Thread Antti Palosaari
On 13.03.2014 15:57, Mauro Carvalho Chehab wrote: Em Thu, 27 Feb 2014 02:30:11 +0200 Antti Palosaari escreveu: Implement gain and bandwidth controls using v4l2 control framework. Pointer to control handler is provided by exported symbol. Cc: Mauro Carvalho Chehab Cc: Hans Verkuil Signed-off

Re: [REVIEW PATCH 02/16] e4000: implement controls via v4l2 control framework

2014-03-13 Thread Mauro Carvalho Chehab
Em Thu, 27 Feb 2014 02:30:11 +0200 Antti Palosaari escreveu: > Implement gain and bandwidth controls using v4l2 control framework. > Pointer to control handler is provided by exported symbol. > > Cc: Mauro Carvalho Chehab > Cc: Hans Verkuil > Signed-off-by: Antti Palosaari > --- > drivers/me

[REVIEW PATCH 02/16] e4000: implement controls via v4l2 control framework

2014-02-26 Thread Antti Palosaari
Implement gain and bandwidth controls using v4l2 control framework. Pointer to control handler is provided by exported symbol. Cc: Mauro Carvalho Chehab Cc: Hans Verkuil Signed-off-by: Antti Palosaari --- drivers/media/tuners/e4000.c | 210 +- drivers/m

[REVIEW PATCH 02/16] e4000: implement controls via v4l2 control framework

2014-02-10 Thread Antti Palosaari
Implement gain and bandwidth controls using v4l2 control framework. Pointer to control handler is provided by exported symbol. Cc: Mauro Carvalho Chehab Cc: Hans Verkuil Signed-off-by: Antti Palosaari --- drivers/media/tuners/e4000.c | 210 +- drivers/m