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:
f7d8caa
)
clk: Constify struct clk_init_data
author
Mark Brown
<broonie@opensource.wolfsonmicro.com>
Mon, 14 May 2012 14:12:42 +0000
(15:12 +0100)
committer
Mike Turquette
<mturquette@linaro.org>
Wed, 11 Jul 2012 22:36:44 +0000
(15:36 -0700)
Allow drivers to declare their clk_init_data const, the framework really
shouldn't be modifying the data.
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: Mike Turquette <mturquette@linaro.org>
No differences found