]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - sitara-epos/sitara-epos-kernel.git/commit
ARM: OMAP2+: gpmc: Handle clock by pm_runtime API
authorPhilip, Avinash <avinashphilip@ti.com>
Mon, 5 Mar 2012 14:19:36 +0000 (19:49 +0530)
committerPhilip, Avinash <avinashphilip@ti.com>
Thu, 8 Mar 2012 11:56:21 +0000 (17:26 +0530)
commit8d2a0f7d10ddfdec8d18897f1be80fb881caa0b1
tree1efe5dd6a20454c3f2a510a77e19c476deb70c4f
parentf4779b46e1dea6b41536f4fb6b4321031285e22d
ARM: OMAP2+: gpmc: Handle clock by pm_runtime API

This patch updates clock API to pm_runtime API for GPMC clock
activity. This will use HWMOD data which is preferred upon regular
clk_[disable/enable].

Signed-off-by: Philip, Avinash <avinashphilip@ti.com>
arch/arm/mach-omap2/gpmc.c