Re: [PATCH 5/7] OMAP2+: pm: Remove static devices variable for mpu, dsp, iva and l3 PM

2011-08-31 Thread Kevin Hilman
Benoit Cousson writes: > Since the device pointer is now retrieved using the hwmod name, remove > the static variables used to store the device pointers for DSP, MPU, IVA > and L3 devices for PM/DVFS usage. > > Signed-off-by: Benoit Cousson > Cc: Kevin Hilman Looks fine, Kevin > --- > arch/

[PATCH 5/7] OMAP2+: pm: Remove static devices variable for mpu, dsp, iva and l3 PM

2011-08-22 Thread Benoit Cousson
Since the device pointer is now retrieved using the hwmod name, remove the static variables used to store the device pointers for DSP, MPU, IVA and L3 devices for PM/DVFS usage. Signed-off-by: Benoit Cousson Cc: Kevin Hilman --- arch/arm/mach-omap2/pm.c | 47 ++