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:
5986a2e
)
[APM] Add shared version of APM emulation
author
Ralf Baechle
<ralf@linux-mips.org>
Fri, 9 Feb 2007 17:08:57 +0000
(17:08 +0000)
committer
Ralf Baechle
<ralf@linux-mips.org>
Fri, 9 Feb 2007 17:08:57 +0000
(17:08 +0000)
Currently ARM and MIPS both have nearly identical copies of the APM
emulation code in their arch code. Add yet another copy of it to
drivers char and make it selectable through SYS_SUPPORTS_APM_EMULATION.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
No differences found