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:
4a6feab
)
sh: Move platform smp ops in to their own structure.
author
Paul Mundt
<lethal@linux-sh.org>
Tue, 30 Mar 2010 03:38:01 +0000
(12:38 +0900)
committer
Paul Mundt
<lethal@linux-sh.org>
Wed, 21 Apr 2010 03:23:25 +0000
(12:23 +0900)
This cribs the MIPS plat_smp_ops approach for wrapping up the platform
ops. This will allow for mixing and matching different ops on the same
platform in the future.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
No differences found