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:
e9b7086
)
ARM: OMAP: PM: only register TWL with voltage layer when device is present
author
Kevin Hilman
<khilman@ti.com>
Fri, 30 Sep 2011 18:24:04 +0000
(11:24 -0700)
committer
Kevin Hilman
<khilman@ti.com>
Fri, 18 Nov 2011 23:52:33 +0000
(15:52 -0800)
Current code registers voltage layer details for TWL PMIC even when a TWL
has not been registered. Fix this to only register the TWL with voltage
layer when the TWL PMIC is initialized by board-level code.
Signed-off-by: Kevin Hilman <khilman@ti.com>
No differences found