git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d1bdc40
)
ACPI: Reorder IPMI driver before any other ACPI drivers
author
Matthew Garrett
<mjg@redhat.com>
Tue, 16 Oct 2012 20:53:37 +0000
(15:53 -0500)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Wed, 17 Oct 2012 01:07:12 +0000
(18:07 -0700)
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>
No differences found