Re: [RFC 3/8] OMAP: powerdomain: Arch specific funcs for state control

2010-10-12 Thread Paul Walmsley
On Thu, 23 Sep 2010, Rajendra Nayak wrote: > Define the following architecture specific funtions for omap2/3/4 > .pwrdm_set_next_pwrst > .pwrdm_read_next_pwrst > .pwrdm_read_pwrst > .pwrdm_read_prev_pwrst > > Convert the platform-independent framework to call these functions. > > Signed-off-by:

[RFC 3/8] OMAP: powerdomain: Arch specific funcs for state control

2010-09-23 Thread Rajendra Nayak
Define the following architecture specific funtions for omap2/3/4 .pwrdm_set_next_pwrst .pwrdm_read_next_pwrst .pwrdm_read_pwrst .pwrdm_read_prev_pwrst Convert the platform-independent framework to call these functions. Signed-off-by: Rajendra Nayak --- arch/arm/mach-omap2/Makefile |