Re: [PATCH v2 17/17] rcar-vin: fix bug in pixelformat selection

2017-05-24 Thread Sergei Shtylyov
Hello! On 5/24/2017 3:15 AM, Niklas Söderlund wrote: From: Niklas Söderlund If the requested pixelformat is not supported fallback to the default format, do not revert the entire format. Signed-off-by: Niklas Söderlund --- drivers/media/platform/rcar-vin/rcar-v4l2.c | 17 +

[PATCH v2 17/17] rcar-vin: fix bug in pixelformat selection

2017-05-23 Thread Niklas Söderlund
From: Niklas Söderlund If the requested pixelformat is not supported fallback to the default format, do not revert the entire format. Signed-off-by: Niklas Söderlund --- drivers/media/platform/rcar-vin/rcar-v4l2.c | 17 + 1 file changed, 5 insertions(+), 12 deletions(-) diff -