[PATCH v2 4/5] OMAP: clockdomain: Arch specific funcs for hwsup control of clkdm

2011-01-25 Thread Rajendra Nayak
Define the following architecture specific funtions for omap2/3/4 .clkdm_allow_idle .clkdm_deny_idle Convert the platform-independent framework to call these functions. Also rename the api's by removing the omap2_ preamble. Hence call omap2_clkdm_allow_idle as clkdm_allow_idle and omap2_clkdm_deny

[PATCH v2 4/5] OMAP: clockdomain: Arch specific funcs for hwsup control of clkdm

2011-01-18 Thread Rajendra Nayak
Define the following architecture specific funtions for omap2/3/4 .clkdm_allow_idle .clkdm_deny_idle Convert the platform-independent framework to call these functions. Also rename the api's by removing the omap2_ preamble. Hence call omap2_clkdm_allow_idle as clkdm_allow_idle and omap2_clkdm_deny