]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit3f6d5e515df7cae271549d2bbb34dee7e044e81d
treef22ed323a9f480b64512289d8ec2fe781118ebbd
parent3f3568f267904cd16f396b13506b14653bfd2198
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