From: Bjorn Helgaas Date: Wed, 18 Nov 2009 00:05:34 +0000 (-0700) Subject: ipmi: add PNP discovery (ACPI namespace via PNPACPI) X-Git-Tag: v2.6.33-rc1~47^2~6^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9e368fa011d4e0aa050db348d69514900520e40b;p=pandora-kernel.git ipmi: add PNP discovery (ACPI namespace via PNPACPI) This allows ipmi_si_intf.c to claim IPMI devices described in the ACPI namespace. Using PNP makes it simpler to parse the IRQ/IO/memory resources of the device. We look at any SPMI tables before looking for devices in the namespace. This is based on ipmi_pci_probe(). Signed-off-by: Bjorn Helgaas Signed-off-by: Myron Stowe Signed-off-by: Len Brown --- Reading git-diff-tree failed