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:
15274da
)
OMAP2/3/4 clock: omap2_clk_prepare_for_reboot() is OMAP2xxx-only
author
Paul Walmsley
<paul@pwsan.com>
Wed, 27 Jan 2010 03:13:11 +0000
(20:13 -0700)
committer
Paul Walmsley
<paul@pwsan.com>
Wed, 27 Jan 2010 03:13:11 +0000
(20:13 -0700)
omap2_clk_prepare_for_reboot() is only applicable to OMAP2xxx chips,
so rename it to omap2xxx_clk_prepare_for_reboot() and only call it when
running on OMAP2xxx chips. Remove the old stub in the OMAP3 clock code.
Signed-off-by: Paul Walmsley <paul@pwsan.com>
No differences found