]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ENGR00154981 ipuv3: fix clock issue
authorJason Chen <b02280@freescale.com>
Thu, 18 Aug 2011 03:09:03 +0000 (11:09 +0800)
committerOliver Wendt <ow@karo-electronics.de>
Mon, 30 Sep 2013 12:09:30 +0000 (14:09 +0200)
commitb1386daf30e96fe26d1582573cecca03beee980c
tree54087f9ea66877bcbe1f0c38d583947d4f4ae500
parent618b27b5455e9ea3658bd6334ad74b64956d5013
ENGR00154981 ipuv3: fix clock issue

ipu clock should be enable before pixel clock set parent.
because the set parent function access ipu register.

Signed-off-by: Jason Chen <b02280@freescale.com>
drivers/mxc/ipu3/ipu_common.c