ARM: EXYNOS: Turn off clocks for NAND, OneNAND and TSI controllers
authorChander Kashyap <chander.kashyap@linaro.org>
Tue, 28 Aug 2012 18:38:18 +0000 (11:38 -0700)
committerKukjin Kim <kgene.kim@samsung.com>
Thu, 20 Sep 2012 23:04:39 +0000 (08:04 +0900)
commit1f926c4883590765004e003bbbefc668edd30dd5
tree085e2721c14ca80b9d61c3eb0e98f8306ac1519a
parent5698bd757d55b1bb87edd1a9744ab09c142abfc2
ARM: EXYNOS: Turn off clocks for NAND, OneNAND and TSI controllers

The clocks for NAND, OneNAND and Transport Stream Interface(TSI)
controllers could be either enabled or disabled at boot. To ensure
that these are turned off until used, add them to the list of clocks
to be turned off during boot.

Signed-off-by: Chander Kashyap <chander.kashyap@linaro.org>
Reviewed-by: Thomas Abraham <thomas.abraham@linaro.org>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
arch/arm/mach-exynos/clock-exynos4.c