diff options
author | Linus Torvalds | 2008-02-12 05:52:01 +0100 |
---|---|---|
committer | Linus Torvalds | 2008-02-12 05:52:01 +0100 |
commit | 96b5a46e2a72dc1829370c87053e0cd558d58bc0 (patch) | |
tree | 1f327e4ee26377d40c5fcac8cda3f2fab03f6f09 /drivers/mfd/ucb1x00-ts.c | |
parent | x86: vdso_install fix (diff) | |
download | kernel-qcow2-linux-96b5a46e2a72dc1829370c87053e0cd558d58bc0.tar.gz kernel-qcow2-linux-96b5a46e2a72dc1829370c87053e0cd558d58bc0.tar.xz kernel-qcow2-linux-96b5a46e2a72dc1829370c87053e0cd558d58bc0.zip |
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>
Diffstat (limited to 'drivers/mfd/ucb1x00-ts.c')
0 files changed, 0 insertions, 0 deletions