]> git.karo-electronics.de Git - karo-tx-linux.git/commit
x86: disable apm on the olpc
authorJeremy Katz <katzj@redhat.com>
Wed, 24 Sep 2008 01:54:00 +0000 (21:54 -0400)
committerIngo Molnar <mingo@elte.hu>
Wed, 24 Sep 2008 07:33:58 +0000 (09:33 +0200)
commit77a9a768b7374cd23d1f400097eede9f1547f508
tree7deeabe82bc7dfc60b378e0ac3379e52d540b483
parentfb478da5ba69ecf40729ae8ab37ca406b1e5be48
x86: disable apm on the olpc

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>
arch/x86/kernel/apm_32.c