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:
5265050
)
OMAP2/3 PRCM: don't export prm_*(), cm_*() functions
author
Paul Walmsley
<paul@pwsan.com>
Tue, 8 Dec 2009 23:33:09 +0000
(16:33 -0700)
committer
paul
<paul@twilight.(none)>
Sat, 12 Dec 2009 00:00:40 +0000
(17:00 -0700)
Device drivers and loadable modules should not be calling these
prm_* and cm_* functions, so stop exporting them. Only core code
and device driver integration code (in arch/arm/*omap*) should
call these functions.
Signed-off-by: Paul Walmsley <paul@pwsan.com>
No differences found