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:
d1685e4
)
regulator: Constify constraints name
author
Mark Brown
<broonie@opensource.wolfsonmicro.com>
Fri, 14 Oct 2011 12:36:04 +0000
(13:36 +0100)
committer
Mark Brown
<broonie@opensource.wolfsonmicro.com>
Fri, 14 Oct 2011 19:59:30 +0000
(20:59 +0100)
There's no need for the API to modify it and having it const makes it
easier to use with random strings the board code has.
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
No differences found