OMAP: powerdomain: Arch specific funcs for state control
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 <rnayak@ti.com> [paul@pwsan.com: remove remaining static allocations in powerdomains.h file; remove path in file header comments, rearranged Makefile changes] Signed-off-by:
Paul Walmsley <paul@pwsan.com> Cc: Benoit Cousson <b-cousson@ti.com> Cc: Kevin Hilman <khilman@deeprootsystems.com> Reviewed-by:
Kevin Hilman <khilman@deeprootsystems.com> Tested-by:
Kevin Hilman <khilman@deeprootsystems.com> Tested-by:
Santosh Shilimkar <santosh.shilimkar@ti.com> Tested-by:
Rajendra Nayak <rnayak@ti.com>
Showing
- arch/arm/mach-omap2/Makefile 6 additions, 1 deletionarch/arm/mach-omap2/Makefile
- arch/arm/mach-omap2/powerdomain.c 23 additions, 10 deletionsarch/arm/mach-omap2/powerdomain.c
- arch/arm/mach-omap2/powerdomain2xxx_3xxx.c 62 additions, 0 deletionsarch/arm/mach-omap2/powerdomain2xxx_3xxx.c
- arch/arm/mach-omap2/powerdomain44xx.c 55 additions, 0 deletionsarch/arm/mach-omap2/powerdomain44xx.c
- arch/arm/mach-omap2/powerdomains.h 22 additions, 0 deletionsarch/arm/mach-omap2/powerdomains.h
- arch/arm/mach-omap2/powerdomains_data.c 7 additions, 1 deletionarch/arm/mach-omap2/powerdomains_data.c
Loading
Please register or sign in to comment