ipmi: change device discovery order
authorMatthew Garrett <[email protected]>
Wed, 26 May 2010 21:43:47 +0000 (14:43 -0700)
committerLinus Torvalds <[email protected]>
Thu, 27 May 2010 16:12:49 +0000 (09:12 -0700)
commit754d453185275951d39792865927ec494fa1ebd8
tree4f987571383aa87efe1ddf8eaf14e91d7850dee0
parentd8cc5267b802003e2c67ac5254788044852ccfa9
ipmi: change device discovery order

The ipmi spec provides an ordering for si discovery.  Change the driver to
match, with the exception of preferring smbios to SPMI as HPs (at least)
contain accurate information in the former but not the latter.

Signed-off-by: Matthew Garrett <[email protected]>
Signed-off-by: Corey Minyard <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
drivers/char/ipmi/ipmi_si_intf.c