diff options
author | Rafael J. Wysocki <rjw@sisk.pl> | 2011-03-12 22:16:51 +0100 |
---|---|---|
committer | Len Brown <len.brown@intel.com> | 2011-03-18 23:22:21 +0100 |
commit | c3146df2b735912eddd1d7c080c9377d5df0ae94 (patch) | |
tree | 536c3fafb022351d29dfa08c5ea5fc5585fb6033 /drivers/input/apm-power.c | |
parent | ACPI: Remove the unused EC sysdev class (diff) | |
download | linux-c3146df2b735912eddd1d7c080c9377d5df0ae94.tar.xz linux-c3146df2b735912eddd1d7c080c9377d5df0ae94.zip |
ACPI: Use syscore_ops instead of sysdev class and sysdev
ACPI uses a sysdev class and a sysdev for executing
irqrouter_resume() before turning on interrupts on the boot CPU.
However, since irqrouter_resume() ignores its argument, the entire
mechanism may be replaced with a struct syscore_ops object which
is considerably simpler.
Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl>
Signed-off-by: Len Brown <len.brown@intel.com>
Diffstat (limited to 'drivers/input/apm-power.c')
0 files changed, 0 insertions, 0 deletions