ARM: OMAP4+: PRM: remove "wkup" event
authorNishanth Menon <nm@ti.com>
Fri, 22 Aug 2014 13:51:51 +0000 (08:51 -0500)
committerTero Kristo <t-kristo@ti.com>
Fri, 22 Aug 2014 15:38:23 +0000 (18:38 +0300)
commit2547118690f1abd0d41aa996ef47a85e0701018d
treed94117fa66fe26f9fd0f15310d09d79e826a778f
parent12e420d678c9910680a2dfd170b8bfece5547c7b
ARM: OMAP4+: PRM: remove "wkup" event

"wkup" event at bit offset 0 exists only on OMAP3.
OMAP4430/60 PRM_IRQSTATUS_A9, OMAP5/DRA7 PRM_IRQSTATUS_MPU

register bit 0 is DPLL_CORE_RECAL_ST not wakeup event like OMAP3.

The same applies to AM437x as well.

Remove the wrong definition.

Signed-off-by: Nishanth Menon <nm@ti.com>
Signed-off-by: Tero Kristo <t-kristo@ti.com>
arch/arm/mach-omap2/prm44xx.c