ARM: OMAP2+: pm: Remove static devices variable for mpu, dsp, iva and l3 PM
authorBenoit Cousson <b-cousson@ti.com>
Tue, 16 Aug 2011 13:03:59 +0000 (15:03 +0200)
committerKevin Hilman <khilman@ti.com>
Tue, 4 Oct 2011 16:52:23 +0000 (09:52 -0700)
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 <b-cousson@ti.com>
Signed-off-by: Kevin Hilman <khilman@ti.com>

No differences found