ipmi: refer to table as "SPMI", not "ACPI"
authorBjorn Helgaas <bjorn.helgaas@hp.com>
Wed, 18 Nov 2009 00:05:29 +0000 (17:05 -0700)
committerLen Brown <len.brown@intel.com>
Tue, 15 Dec 2009 22:35:53 +0000 (17:35 -0500)
This discovery method uses the SPMI table, not the ACPI namespace.  In
the future, we will look in the namespace, so let's refer to the table
as "SPMI" and save "ACPI" for the namespace.

Signed-off-by: Bjorn Helgaas <bjorn.helgaas@hp.com>
Signed-off-by: Len Brown <len.brown@intel.com>
drivers/char/ipmi/ipmi_si_intf.c

Simple merge