commit | 061475b65c126454aaaaddcbd40e7118424fc860 | [log] [tgz] |
---|---|---|
author | Matthew Garrett <mjg@redhat.com> | Tue Oct 16 15:53:38 2012 -0500 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Tue Oct 16 18:07:12 2012 -0700 |
tree | 7f335c37741127702ee902c166cfb8b3111e2fb8 | |
parent | 4033741ff9f727fbf5efb9337c826703534d49b7 [diff] |
IPMI: Change link order IPMI must be initialised before ACPI in order to ensure that any IPMI services are available before ACPI driver initialisation attempts to use any IPMI operation regions. Signed-off-by: Matthew Garrett <mjg@redhat.com> Signed-off-by: Corey Minyard <cminyard@mvista.com> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>