commit | 4033741ff9f727fbf5efb9337c826703534d49b7 | [log] [tgz] |
---|---|---|
author | Matthew Garrett <mjg@redhat.com> | Tue Oct 16 15:53:37 2012 -0500 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Tue Oct 16 18:07:12 2012 -0700 |
tree | 3985d6f7ab19e1b1c3ef2bfc9d04e94d8fdf1385 | |
parent | d1bdc40b3389b1165e705c7794441417ed2a43bd [diff] |
ACPI: Reorder IPMI driver before any other ACPI drivers Drivers may make calls that require the ACPI IPMI driver to have been initialised already, so make sure that it appears earlier in the build order. 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>