]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ENGR00210871-2 IPU: Remove clk_get_usecount and only use clk_enable/clk_disable
authorWayne Zou <b36644@freescale.com>
Fri, 25 May 2012 05:54:52 +0000 (13:54 +0800)
committerOliver Wendt <ow@karo-electronics.de>
Mon, 30 Sep 2013 12:11:59 +0000 (14:11 +0200)
commit7a59e28b762fae729d280fffe113d6bc510aa0f4
tree7e02a14211fee8e5ce37b965d3422aa9f8e7161b
parentc3127c6c421cbf7bdac707cf26d1b5a7bb20128b
ENGR00210871-2 IPU: Remove clk_get_usecount and only use clk_enable/clk_disable

Remove clk_get_usecount API and
only use clk_enable/clk_disable APIs for IPU driver.
If ipu internal clock is not accurate, use external DI clock.

Signed-off-by: Wayne Zou <b36644@freescale.com>
drivers/mxc/ipu3/ipu_disp.c