linux/sound/soc/omap
Janusz Krzysztofik acd6227677 ASoC: Amstrad Delta: fix const related build error
The Amstrad Delta ASoC driver used to override the digital_mute()
callback, expected to be not provided by the on-board CX20442 CODEC
driver, with its own implementation. While this is still posssible when
substituting the whole empty snd_soc_dai_driver.ops member (the CX20442
case), replacing snd_soc_dai_ops.digital_mute only is no longer correct
after the snd_soc_dai_driver.ops member has been constified, and results
in build error.

Drop this actually not used code path in hope the CX20442 driver never
provides its own snd_soc_dai_ops structure.

Created and tested against linux-2.6.38-rc2

Signed-off-by: Janusz Krzysztofik <jkrzyszt@tis.icnet.pl>
Acked-by: Liam Girdwood <lrg@slimlogic.co.uk>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
2011-02-01 14:13:47 +00:00
..
am3517evm.c
ams-delta.c ASoC: Amstrad Delta: fix const related build error 2011-02-01 14:13:47 +00:00
igep0020.c
Kconfig
Makefile
mcpdm.c
mcpdm.h
n810.c ASoC: Remove needless inclusion of tlv320aic3x.h from machine drivers 2011-01-05 11:28:50 +00:00
omap2evm.c
omap3beagle.c
omap3evm.c
omap3pandora.c
omap-mcbsp.c ASoC: mcbsp: Add McBSP support for OMAP4 2010-12-23 14:38:05 +00:00
omap-mcbsp.h ASoC: mcbsp: Add McBSP support for OMAP4 2010-12-23 14:38:05 +00:00
omap-mcpdm.c
omap-pcm.c
omap-pcm.h
osk5912.c
overo.c
rx51.c ASoC: Remove needless inclusion of tlv320aic3x.h from machine drivers 2011-01-05 11:28:50 +00:00
sdp3430.c
sdp4430.c
zoom2.c