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:
f8c3c30
)
ASoC: rsnd: Fix duplicate const for DVC ramp rates
author
Krzysztof Kozlowski
<k.kozlowski@samsung.com>
Tue, 24 Mar 2015 10:47:43 +0000
(11:47 +0100)
committer
Mark Brown
<broonie@kernel.org>
Tue, 24 Mar 2015 17:08:58 +0000
(10:08 -0700)
Replace duplicated const keyword for 'dvc_ramp_rate' with proper
array of const pointers to const strings.
Signed-off-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
No differences found