From: Bjorn Helgaas Date: Mon, 28 Apr 2008 22:33:53 +0000 (-0600) Subject: PNP: add pnp_eisa_id_to_string() X-Git-Tag: v2.6.26-rc1~101^2^2~49 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=25eb846189d20db4114cebf14fee96d69bef4667;p=pandora-kernel.git PNP: add pnp_eisa_id_to_string() 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 Acked-By: Rene Herman Signed-off-by: Len Brown --- Reading git-diff-tree failed