Re: [PATCH 2/3] [media] adv7180: Add cropcap operation

2016-04-03 Thread Hans Verkuil
On 04/02/2016 10:42 AM, Niklas Söderlund wrote: Add support to get the pixel aspect ratio depending on the current standard (50 vs 60 Hz). Signed-off-by: Niklas Söderlund Acked-by: Hans Verkuil Thanks! Hans ---

[PATCH 2/3] [media] adv7180: Add cropcap operation

2016-04-02 Thread Niklas Söderlund
Add support to get the pixel aspect ratio depending on the current standard (50 vs 60 Hz). Signed-off-by: Niklas Söderlund --- drivers/media/i2c/adv7180.c | 16 1 file changed, 16 insertions(+) diff --git a/drivers/media/i2c/adv7180.c