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:
7d95a3d
)
thinkpad-acpi: fix BEEP ACPI handler warnings
author
Henrique de Moraes Holschuh
<hmh@hmh.eng.br>
Sat, 30 May 2009 16:25:07 +0000
(13:25 -0300)
committer
Len Brown
<len.brown@intel.com>
Thu, 18 Jun 2009 02:47:16 +0000
(22:47 -0400)
Some ThinkPads want two arguments for BEEP, while others want just
one, causing ACPICA to log warnings like this:
ACPI Warning (nseval-0177): Excess arguments - method [BEEP] needs 1,
found 2 [
20080926
]
Deal with it.
Signed-off-by: Henrique de Moraes Holschuh <hmh@hmh.eng.br>
Signed-off-by: Len Brown <len.brown@intel.com>
No differences found