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:
667216d
)
OMAP3+: VP: move voltage scale function pointer into struct voltagedomain
author
Kevin Hilman
<khilman@ti.com>
Thu, 14 Jul 2011 18:12:32 +0000
(11:12 -0700)
committer
Kevin Hilman
<khilman@ti.com>
Thu, 15 Sep 2011 19:09:08 +0000
(12:09 -0700)
Function pointer used for actual voltage scaling (e.g. VP force update
or VC bypass) is moved from omap_vdd_info into struct voltagedomain,
resulting in renames s/vdd->volt_scale/voltdm->scale/
No functional changes.
Signed-off-by: Kevin Hilman <khilman@ti.com>
No differences found