commit | d8cc5267b802003e2c67ac5254788044852ccfa9 | [log] [tgz] |
---|---|---|
author | Matthew Garrett <mjg@redhat.com> | Wed May 26 14:43:46 2010 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Thu May 27 09:12:49 2010 -0700 |
tree | 3b45ebdb73cea591cfd162ca651d374723cf3fd8 | |
parent | 2407d77a1a013b88ee3b817f2b934e420e5376f5 [diff] |
ipmi: only register one si per bmc Only register one si per bmc. Use any user-provided devices first, followed by the first device with an irq, followed by the first device discovered. 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>