ARM: imx6q: prepare and enable init on clks directly instead of clk_get first
authorRichard Zhao <richard.zhao@freescale.com>
Mon, 14 May 2012 05:04:47 +0000 (13:04 +0800)
committerSascha Hauer <s.hauer@pengutronix.de>
Wed, 16 May 2012 10:46:23 +0000 (12:46 +0200)
commitb0286f20c36d0c1e7537489daddaf574abf403dd
treecf6385941d2bfec372b1d4067c0386167a70c62c
parent2cfb45188a997ba4c3348e98a999b36663a4646f
ARM: imx6q: prepare and enable init on clks directly instead of clk_get first

This also removes the usboh3 clk from the initially turned on
clocks which leaked in from an internal development tree.

Signed-off-by: Richard Zhao <richard.zhao@freescale.com>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
arch/arm/mach-imx/clk-imx6q.c