linux/drivers/acpi
Linus Torvalds 96b5a46e2a WMI: initialize wmi_blocks.list even if ACPI is disabled
Even if we don't want to register the WMI driver, we should initialize
the wmi_blocks list to be empty, since we don't want the wmi helper
functions to oops just because that basic list has not even been set up.

With this, "find_guid()" will happily return "not found" rather than
oopsing all over the place, and the callers will then just automatically
return false or AE_NOT_FOUND as appropriate.

Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2008-02-11 20:52:01 -08:00
..
dispatcher
events Merge branches 'release' and 'stats' into release 2008-02-07 03:13:36 -05:00
executer
hardware
namespace
parser
resources
sleep Merge branches 'release', 'misc' and 'misc-2.6.25' into release 2008-02-07 03:13:13 -05:00
tables Merge branches 'release', 'bugzilla-6217', 'bugzilla-6629', 'bugzilla-6933', 'bugzilla-7186', 'bugzilla-8269', 'bugzilla-8570', 'bugzilla-9139', 'bugzilla-9277', 'bugzilla-9341', 'bugzilla-9444', 'bugzilla-9614', 'bugzilla-9643' and 'bugzilla-9644' into release 2008-02-07 03:09:43 -05:00
utilities
Kconfig ACPI: WMI: Improve Kconfig description 2008-02-08 00:36:49 -05:00
Makefile ACPI: SBS: Host controller must initialize before SBS. 2008-02-09 03:22:13 -05:00
ac.c
acpi_memhotplug.c
asus_acpi.c
battery.c
bay.c Merge branches 'release' and 'fluff' into release 2008-02-07 03:38:22 -05:00
blacklist.c ACPI: DMI: add Panasonic CF-52 and Thinpad X61 2008-02-08 00:11:09 -05:00
bus.c x86: fix sparse warnings in acpi/bus.c 2008-02-09 23:24:08 +01:00
button.c
cm_sbs.c
container.c
debug.c
dock.c Merge branches 'release' and 'fluff' into release 2008-02-07 03:38:22 -05:00
ec.c Merge branches 'release', 'bugzilla-6217', 'bugzilla-6629', 'bugzilla-6933', 'bugzilla-7186', 'bugzilla-8269', 'bugzilla-8570', 'bugzilla-9139', 'bugzilla-9277', 'bugzilla-9341', 'bugzilla-9444', 'bugzilla-9614', 'bugzilla-9643' and 'bugzilla-9644' into release 2008-02-07 03:09:43 -05:00
event.c ACPI: create notifier chain to get hotkey events to graphics driver 2008-02-07 03:22:57 -05:00
fan.c
glue.c ACPI: misc cleanups 2008-02-07 03:33:23 -05:00
numa.c ACPI: misc cleanups 2008-02-07 03:33:23 -05:00
osl.c Change pci_raw_ops to pci_raw_read/write 2008-02-10 12:52:46 -08:00
pci_bind.c ACPI: misc cleanups 2008-02-07 03:33:23 -05:00
pci_irq.c Merge branches 'release' and 'fluff' into release 2008-02-07 03:38:22 -05:00
pci_link.c ACPI: misc cleanups 2008-02-07 03:33:23 -05:00
pci_root.c
power.c
processor_core.c Merge branches 'release' and 'throttling-domains' into release 2008-02-07 03:30:48 -05:00
processor_idle.c Merge branches 'release', 'cpuidle-2.6.25' and 'idle' into release 2008-02-07 03:11:05 -05:00
processor_perflib.c ACPI: cpufreq: Print _PPC changes via cpufreq debug layer 2008-02-07 14:47:40 -05:00
processor_thermal.c
processor_throttling.c
sbs.c ACPI: SBS: Host controller must initialize before SBS. 2008-02-09 03:22:13 -05:00
sbshc.c ACPI: SBS: Host controller must initialize before SBS. 2008-02-09 03:22:13 -05:00
sbshc.h
scan.c Merge branches 'release' and 'fluff' into release 2008-02-07 03:38:22 -05:00
system.c ACPI: fix build warning 2008-02-07 04:24:01 -05:00
tables.c
thermal.c Merge branches 'release' and 'menlo' into release 2008-02-07 03:18:04 -05:00
toshiba_acpi.c
utils.c
video.c Merge branches 'release' and 'video' into release 2008-02-07 03:25:48 -05:00
wmi.c WMI: initialize wmi_blocks.list even if ACPI is disabled 2008-02-11 20:52:01 -08:00