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:
28f55eb
)
[ACPI] acpi_register_gsi() fix needed for ACPICA 20051021
author
Len Brown
<len.brown@intel.com>
Wed, 28 Dec 2005 07:43:51 +0000
(
02:43
-0500)
committer
Len Brown
<len.brown@intel.com>
Wed, 28 Dec 2005 07:50:44 +0000
(
02:50
-0500)
Use the #define for ACPI_LEVEL_SENSITIVE instead of assuming
non-zero, because ACPICA
20051021
changes its value to zero.
Also, use uniform variable names:
edge_level -> triggering
active_high_low -> polarity
Signed-off-by: Len Brown <len.brown@intel.com>
No differences found