[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20100313180121.20614.92547.stgit@bob.kio>
Date: Sat, 13 Mar 2010 11:13:37 -0700
From: Myron Stowe <myron.stowe@...com>
To: minyard@....org
Cc: yakui.zhao@...el.com, linux-acpi@...r.kernel.org,
openipmi-developer@...ts.sourceforge.net,
linux-kernel@...r.kernel.org, lenb@...nel.org
Subject: [PATCH v2 0/3] ipmi: discovery precedence and update core driver with
dev_printk
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists