]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: OMAP4+: PRM: remove "wkup" event
authorNishanth Menon <nm@ti.com>
Fri, 23 May 2014 05:20:37 +0000 (00:20 -0500)
committerNishanth Menon <nm@ti.com>
Mon, 8 Sep 2014 15:53:50 +0000 (10:53 -0500)
commit82cafd81d2986bd8d02317d82943ea7c37c3742e
treed94117fa66fe26f9fd0f15310d09d79e826a778f
parent26d4bff600572a4172650f08b9f3b21a88c1a4a9
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>
Acked-by: Santosh Shilimkar <santosh.shilimkar@ti.com>
arch/arm/mach-omap2/prm44xx.c