OMAP3+ VP: replace transaction done check/clear with VP ops
Replace the VP tranxdone check/clear with helper functions from the
PRM layer.
In the process, remove prm_irqst_* voltage structure fields for IRQ
status checking which are no longer needed.
Since these reads/writes of the IRQ status bits were the only PRM
accesses that were not to VC/VP registers, this allows the rest of the
register accesses in the VC/VP code to use VC/VP specific register
access functions (done in the following patch.)
Signed-off-by:
Kevin Hilman <khilman@ti.com>
Showing
- arch/arm/mach-omap2/voltage.h 0 additions, 3 deletionsarch/arm/mach-omap2/voltage.h
- arch/arm/mach-omap2/voltagedomains3xxx_data.c 0 additions, 4 deletionsarch/arm/mach-omap2/voltagedomains3xxx_data.c
- arch/arm/mach-omap2/voltagedomains44xx_data.c 0 additions, 6 deletionsarch/arm/mach-omap2/voltagedomains44xx_data.c
- arch/arm/mach-omap2/vp.c 5 additions, 11 deletionsarch/arm/mach-omap2/vp.c
Loading
Please register or sign in to comment