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:
3469789
)
mfd: Constify WM8994 regulator_init_data
author
Mark Brown
<broonie@opensource.wolfsonmicro.com>
Mon, 28 Nov 2011 18:48:14 +0000
(18:48 +0000)
committer
Mark Brown
<broonie@opensource.wolfsonmicro.com>
Mon, 12 Dec 2011 16:11:19 +0000
(
00:11
+0800)
The driver has no need to modify the regulator_init_data so declare it
const to allow machine code to do so.
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Acked-by: Samuel Ortiz <sameo@linux.intel.com>
No differences found