diff options
author | Shaohua Li <shaohua.li@intel.com> | 2007-06-20 09:17:58 +0800 |
---|---|---|
committer | Len Brown <len.brown@intel.com> | 2008-02-01 18:30:55 -0500 |
commit | a3627f67b1d5ddd8f65eedc2a76da90fbe062530 (patch) | |
tree | e04a54df6697c27f58eb32a062e984d583eaf9b0 /arch/powerpc/platforms/52xx | |
parent | f4cb57007662a4ec3c2de3c027900223e0299bdd (diff) |
ACPI: clear GPE earily in resume to avoid warning
Wakeup GPE hasn't a handler. If system is waked up by such GPE like a
USB hotplug, I saw a lot of error reporting the GPE hasn't handler.
acpi_leave_sleep_state will clear the GPE but it's too late, we should
do it before interrupt is re-enabled.
Signed-off-by: Shaohua Li <shaohua.li@intel.com>
Acked-by: Rafael J. Wysocki <rjw@sisk.pl>
Signed-off-by: Len Brown <len.brown@intel.com>
Diffstat (limited to 'arch/powerpc/platforms/52xx')
0 files changed, 0 insertions, 0 deletions