Revision b95ace54a23e2f8ebb032744cebb17c9f43bf651 authored by Robert Jarzmik on 22 April 2012, 11:37:24 UTC, committed by Haojian Zhuang on 27 April 2012, 02:46:45 UTC
In 3.3, gpio wakeup setting was broken. The call
enable_irq_wake() didn't set up the PXA gpio registers
(PWER, ...) anymore.

Fix it at least for pxa27x. The driver doesn't seem to be
used in pxa25x (weird ...), and the fix doesn't extend to
pxa3xx and pxa95x (which don't have a gpio_set_wake()
available).

Signed-off-by: Robert Jarzmik <robert.jarzmik@free.fr>
Signed-off-by: Haojian Zhuang <haojian.zhuang@gmail.com>
1 parent 66f75a5
History

back to top