]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ENGR00224964-2 IPU: Capture: change csi disable sequence
authorSheng Nan <b38800@freescale.com>
Mon, 15 Oct 2012 10:00:10 +0000 (18:00 +0800)
committerLothar Waßmann <LW@KARO-electronics.de>
Fri, 24 May 2013 06:35:34 +0000 (08:35 +0200)
commit61a3a8e0298348ab9a59b8d29d473ec07bbdfbe7
tree7474247e2cedf953d7dfa21fb49dd7c224c66870
parent11d90bc186744c6fb5c3cad010598b288d38fe7b
ENGR00224964-2 IPU: Capture: change csi disable sequence

The recommended sequence for disable csi is,
disable csi as soon as we get IDMAC eof interrupt.

- add wait for eof when disable csi.
- don't wait for eof when disable CSI-->MEM channel.

Signed-off-by: Sheng Nan <b38800@freescale.com>
drivers/mxc/ipu3/ipu_common.c