commit | 95e300c052fd9dbb05f289a912c138ed03320ec5 | [log] [tgz] |
---|---|---|
author | Corey Minyard <cminyard@mvista.com> | Mon Sep 18 12:38:17 2017 -0500 |
committer | Corey Minyard <cminyard@mvista.com> | Thu Sep 28 12:26:03 2017 -0500 |
tree | 6c38b0838e6a657dca41cc684a60e924304957ee | |
parent | 55f91cb6f1dfc873359674f35a8ffb1e78429d22 [diff] |
ipmi: Make the DMI probe into a generic platform probe Rework the DMI probe function to be a generic platform probe, and then rework the DMI code (and a few other things) to use the more generic information. This is so other things can declare platform IPMI devices. Signed-off-by: Corey Minyard <cminyard@mvista.com>