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:
4d47506
)
OMAP2+: voltage: split out voltage processor (VP) code into new layer
author
Kevin Hilman
<khilman@ti.com>
Mon, 21 Mar 2011 21:29:13 +0000
(14:29 -0700)
committer
Kevin Hilman
<khilman@ti.com>
Thu, 15 Sep 2011 18:39:11 +0000
(11:39 -0700)
This patch is primarily a move of VP specific code from voltage.c into
its own code in vp.c and adds prototypes to vp.h
No functional changes, except debugfs...
VP debugfs moved to 'vp' subdir of <debugfs>/voltage/ and 'vp_'
prefixes removed from all debugfs filenames.
Signed-off-by: Kevin Hilman <khilman@ti.com>
No differences found