Hi Laurent,
Thanks for the patch.
On Tue, Mar 11, 2014 at 3:44 PM, Laurent Pinchart
wrote:
> The g_std and s_std operations are video-related, move them to the video
> ops where they belong.
>
> Signed-off-by: Laurent Pinchart
> ---
[snip]
> drivers/media/i2c/tvp514x.c | 2
Hi Laurent,
On 03/11/2014 11:14 AM, Laurent Pinchart wrote:
> The g_std and s_std operations are video-related, move them to the video
> ops where they belong.
You need to rebase this as it no longer applies to adv7180.c (trivial fix).
Anyway, after rebasing:
Acked-by: Hans Verkuil
I've also
Hans, Guennadi,
Could you please review this patch ? I'd like to get it in v3.16.
On Tuesday 11 March 2014 11:14:38 Laurent Pinchart wrote:
> The g_std and s_std operations are video-related, move them to the video
> ops where they belong.
>
> Signed-off-by: Laurent Pinchart
> ---
> drivers/me
The g_std and s_std operations are video-related, move them to the video
ops where they belong.
Signed-off-by: Laurent Pinchart
---
drivers/media/i2c/adv7180.c | 6 +-
drivers/media/i2c/adv7183.c | 4 ++--
drivers/media/i2c/adv7842.c