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:
b19dbf7
)
regulator: tps62360: Remove chip_id and voltage_base from struct tps62360_chip
author
Axel Lin
<axel.lin@gmail.com>
Thu, 14 Jun 2012 01:38:26 +0000
(09:38 +0800)
committer
Mark Brown
<broonie@opensource.wolfsonmicro.com>
Sat, 23 Jun 2012 11:16:42 +0000
(12:16 +0100)
The chip_id is not used.
The voltage_base is not necessary, set base voltage to tps->desc.min_uV instead.
Signed-off-by: Axel Lin <axel.lin@gmail.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
No differences found