]> 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>
Mon, 16 Jun 2014 16:10:59 +0000 (18:10 +0200)
commit49b0449943034ce2b89dd1053e6f311505cb3903
tree010ba709e59966051e7241a4e8969a7259cd32d4
parent0ea7e8daa9433bdc002fda7b48e823f33549a151
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