diff options
author | 2011-03-12 22:16:51 +0100 | |
---|---|---|
committer | 2011-03-18 18:22:21 -0400 | |
commit | c3146df2b735912eddd1d7c080c9377d5df0ae94 (patch) | |
tree | 536c3fafb022351d29dfa08c5ea5fc5585fb6033 /lib/vsprintf.c | |
parent | ACPI: Remove the unused EC sysdev class (diff) | |
download | linux-rng-c3146df2b735912eddd1d7c080c9377d5df0ae94.tar.xz linux-rng-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 'lib/vsprintf.c')
0 files changed, 0 insertions, 0 deletions