[PATCH v2 0/3] ipmi: discovery precedence and update core driver withdev_printk

From: Myron Stowe
Date: Sat Mar 13 2010 - 13:13:48 EST


These patches change the precedence of PNP based discovery mechanisms
and update the driver's core to use dev_printk() and its constructs.

As part of this patch series I wanted to remove the 'PFX' argument from
ipmi_of_probe()'s dev_printk constructs as I believe it produces redundant
output but I do not have a PPC platform to test against.


---

v2 - I dropped the contentious attempt to remove the ACPI SPMI static
table as a discovery mechanism.

Myron Stowe (3):
ipmi: Raise precedence of PNP based discovery mechanisms (ACPI, PCI)
ipmi: Convert tracking of the ACPI device pointer to a PNP device
ipmi: Update driver to use 'dev_printk()' and its constructs


Corey: If you encounter any issues applying this series let me know,
including your current basis, and I'll re-work the series.


drivers/char/ipmi/ipmi_msghandler.c | 11 +-
drivers/char/ipmi/ipmi_si_intf.c | 205 ++++++++++++++++-------------------
2 files changed, 96 insertions(+), 120 deletions(-)

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/