]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ENGR00243315-1 IPUv3 CSI:Correct CCIR code1/2 for PAL and NTSC
authorLiu Ying <Ying.Liu@freescale.com>
Fri, 8 Mar 2013 08:01:48 +0000 (16:01 +0800)
committerLothar Waßmann <LW@KARO-electronics.de>
Wed, 20 Aug 2014 08:06:56 +0000 (10:06 +0200)
commit719d2a3b99e907258c3d3c6860185175bfcb1f62
tree3e071581adc26c2a2a4ef01f5f87f68d8816829c
parent91e46e2d0f77ab3dfcb121c8b4447ef29a44cbd4
ENGR00243315-1 IPUv3 CSI:Correct CCIR code1/2 for PAL and NTSC

We reversed CCIR code1/2 setting before, which may brings
captured frame quality issue(jaggy edge can be seen). This
patch revert that change.

Signed-off-by: Liu Ying <Ying.Liu@freescale.com>
(cherry picked from commit a4c2228f5428af02b9be87114d096340f9b58083)
drivers/mxc/ipu3/ipu_capture.c