Skip to content
Commit 7db6a7fa authored by Eric Miao's avatar Eric Miao
Browse files

ARM: pxa: convert incorrect IRQ_TO_IRQ() to irq_to_gpio()



This fixes the failure to register the IRQ_RTCAlrm alarm as a wakeup
event.  It is misinterpreted as a gpio irq not a PWER bitmask. Fixed
this by converting the incorrect IRQ_TO_IRQ() to a correct version of
irq_to_gpio().

Reported-by: default avatarNick Bane <nickbane1@gmail.com>
Signed-off-by: default avatarEric Miao <eric.y.miao@gmail.com>
parent 83fd6c68
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment