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:
5a8765a
)
ACPI: acpi_table_parse_madt_family() is not MADT specific
author
Len Brown
<len.brown@intel.com>
Sun, 11 Feb 2007 03:17:07 +0000
(22:17 -0500)
committer
Len Brown
<len.brown@intel.com>
Tue, 13 Feb 2007 07:58:52 +0000
(
02:58
-0500)
acpi_table_parse_madt_family() is also used to parse SRAT entries.
So re-name it to acpi_table_parse_entries(), and re-name the
madt-specific variables within it accordingly.
cosmetic only.
Signed-off-by: Len Brown <len.brown@intel.com>
No differences found