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:
5e5651b
)
OMAP3+: voltage: move/rename curr_volt from vdd_info into struct voltagedomain
author
Kevin Hilman
<khilman@ti.com>
Tue, 5 Apr 2011 23:55:22 +0000
(16:55 -0700)
committer
Kevin Hilman
<khilman@ti.com>
Thu, 15 Sep 2011 19:09:21 +0000
(12:09 -0700)
Track current nominal voltage as part of struct voltagedomain instead
of omap_vdd_info, which will soon be removed.
Also renames field from curr_volt to nominal_volt.
No functional changes.
Signed-off-by: Kevin Hilman <khilman@ti.com>
No differences found