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:
fb478da
)
x86: disable apm on the olpc
author
Jeremy Katz
<katzj@redhat.com>
Wed, 24 Sep 2008 01:54:00 +0000
(21:54 -0400)
committer
Ingo Molnar
<mingo@elte.hu>
Wed, 24 Sep 2008 07:33:58 +0000
(09:33 +0200)
The OLPC doesn't support APM but also doesn't have DMI, so we can't detect
and disable it based on DMI data. So, just disable based on machine_is_olpc()
Signed-off-by: Jeremy Katz <katzj@redhat.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found