commit | 754d453185275951d39792865927ec494fa1ebd8 | [log] [tgz] |
---|---|---|
author | Matthew Garrett <mjg@redhat.com> | Wed May 26 14:43:47 2010 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Thu May 27 09:12:49 2010 -0700 |
tree | 4f987571383aa87efe1ddf8eaf14e91d7850dee0 | |
parent | d8cc5267b802003e2c67ac5254788044852ccfa9 [diff] |
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 <mjg@redhat.com> Signed-off-by: Corey Minyard <cminyard@mvista.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>