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:
fea7a08
)
regulator: s2mps11: Use array to save pointer to rdev
author
Axel Lin
<axel.lin@gmail.com>
Fri, 13 Jul 2012 02:12:40 +0000
(10:12 +0800)
committer
Mark Brown
<broonie@opensource.wolfsonmicro.com>
Tue, 28 Aug 2012 18:00:15 +0000
(11:00 -0700)
The number of regulator is known at compile time, use array to save pointer to
rdev makes the code simpler.
Signed-off-by: Axel Lin <axel.lin@gmail.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
No differences found