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)
commit766e7afc38754e4bdcbf948fa523af8999a6296f
treed381a0153f9bbe5bdd1ff597e1e5dafede536906
parent0f7aa005c85917f114c376e937d88f5d941fb389
ARM: OMAP2+: pm: Remove static devices variable for mpu, dsp, iva and l3 PM

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>
arch/arm/mach-omap2/pm.c