git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b635ace
)
ACPI: WMI: Set instance for query block calls
author
Carlos Corbacho
<carlos@strangeworlds.co.uk>
Sat, 2 Aug 2008 16:28:45 +0000
(17:28 +0100)
committer
Andi Kleen
<ak@linux.intel.com>
Fri, 15 Aug 2008 00:25:01 +0000
(
02:25
+0200)
Although the necessary data structure was set up, it was never actually
passed in, so data block calls have only been working by sheer chance.
(On Acer laptops. the data block methods we've been calling never look at
the instance value, hence acer-wmi never triggered this before).
f3454ae8104efb2dbf0d08ec42c6f5d0fe9225bc
brought this to light.
Signed-off-by: Carlos Corbacho <carlos@strangeworlds.co.uk>
Signed-off-by: Andi Kleen <ak@linux.intel.com>
drivers/acpi/wmi.c
patch
|
blob
|
history
diff --cc
drivers/acpi/wmi.c
Simple merge