ASoC: Constify struct snd_soc_codec_driver
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Thu, 2 Dec 2010 16:21:08 +0000 (16:21 +0000)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Fri, 3 Dec 2010 16:37:55 +0000 (16:37 +0000)
commit001ae4c0350a35e8358514326e5c3d165357979a
treef22ed323a9f480b64512289d8ec2fe781118ebbd
parentfdf0f54dab8e401fd9bdd441c3fc4fa5c8837646
ASoC: Constify struct snd_soc_codec_driver

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>
include/sound/soc.h
sound/soc/soc-cache.c
sound/soc/soc-core.c