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:
fdf0f54
)
ASoC: Constify struct snd_soc_codec_driver
author
Mark Brown
<broonie@opensource.wolfsonmicro.com>
Thu, 2 Dec 2010 16:21:08 +0000
(16:21 +0000)
committer
Mark Brown
<broonie@opensource.wolfsonmicro.com>
Fri, 3 Dec 2010 16:37:55 +0000
(16:37 +0000)
Allow the CODEC driver structure to be marked const by making all
the APIs that use it do so.
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Acked-by: Liam Girdwood <lrg@slimlogic.co.uk>
No differences found