Re: [PATCH 1/3] adv7180: add support to user controls

2012-07-08 Thread Federico Vaga
> If you could do that work, then that would be much appreciated. You have the > hardware, after all, so that makes it easier for you. Hi Hans, I'll submit a patch for the control framework on the ADV7180 -- Federico Vaga -- To unsubscribe from this list: send the line "unsubscribe linux-media

Re: [PATCH 1/3] adv7180: add support to user controls

2012-05-20 Thread Hans Verkuil
Hi Frederico! On Thu April 12 2012 18:39:36 Federico Vaga wrote: > Video user controls such as brightness, contrast, saturation, and > hue are now handled. I just saw this patch series being merged, and I wonder if you could make a follow-up patch for 3.6 where you implement the control framework

[PATCH 1/3] adv7180: add support to user controls

2012-04-12 Thread Federico Vaga
Video user controls such as brightness, contrast, saturation, and hue are now handled. Signed-off-by: Federico Vaga Acked-by: Giancarlo Asnaghi Cc: Alan Cox --- drivers/media/video/adv7180.c | 417 ++--- 1 files changed, 350 insertions(+), 67 deletions(-)