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 cr...@iki.fi escreveu: Implement gain and bandwidth controls using v4l2 control framework. Pointer to control handler is provided by exported symbol. Cc: Mauro Carvalho Chehab m.che...@samsung.com Cc: Hans Verkuil hverk...@xs4all.nl

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 cr...@iki.fi escreveu: Implement gain and bandwidth controls using v4l2 control framework. Pointer to control handler is provided by exported symbol. Cc: Mauro Carvalho Chehab

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 cr...@iki.fi escreveu: Implement gain and bandwidth controls using v4l2 control framework. Pointer to control handler is provided by exported

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 cr...@iki.fi escreveu: On 13.03.2014 15:57, Mauro Carvalho Chehab wrote: Em Thu, 27 Feb 2014 02:30:11 +0200 Antti Palosaari cr...@iki.fi escreveu: Implement gain and bandwidth controls using v4l2 control framework. Pointer to control

[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 m.che...@samsung.com Cc: Hans Verkuil hverk...@xs4all.nl Signed-off-by: Antti Palosaari cr...@iki.fi --- drivers/media/tuners/e4000.c |

[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 m.che...@samsung.com Cc: Hans Verkuil hverk...@xs4all.nl Signed-off-by: Antti Palosaari cr...@iki.fi --- drivers/media/tuners/e4000.c |