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:
d770e55
)
ASoC: Constify snd_soc_dai_ops variables
author
Axel Lin
<axel.lin@ingics.com>
Wed, 15 Jul 2015 07:38:14 +0000
(15:38 +0800)
committer
Mark Brown
<broonie@kernel.org>
Wed, 15 Jul 2015 11:12:46 +0000
(12:12 +0100)
The snd_soc_dai_ops variables are not modified after initialization in
these drivers, so make them const.
Signed-off-by: Axel Lin <axel.lin@ingics.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
No differences found