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:
772defc
)
PNP: add pnp_eisa_id_to_string()
author
Bjorn Helgaas
<bjorn.helgaas@hp.com>
Mon, 28 Apr 2008 22:33:53 +0000
(16:33 -0600)
committer
Len Brown
<len.brown@intel.com>
Tue, 29 Apr 2008 07:22:16 +0000
(
03:22
-0400)
Converting the EISA ID to a string is messy and error-prone, and
we might as well use the same code for ISAPNP and PNPBIOS.
PNPACPI uses the conversion done by the ACPI core with
acpi_ex_eisa_id_to_string().
Signed-off-by: Bjorn Helgaas <bjorn.helgaas@hp.com>
Acked-By: Rene Herman <rene.herman@gmail.com>
Signed-off-by: Len Brown <len.brown@intel.com>
No differences found