linux/sound/soc/pxa
Geert Uytterhoeven 221dd96c30
ASoC: Remove depends on HAS_DMA in case of platform dependency
Remove dependencies on HAS_DMA where a Kconfig symbol depends on another
symbol that implies HAS_DMA, and, optionally, on "|| COMPILE_TEST".
In most cases this other symbol is an architecture or platform specific
symbol, or PCI.

Generic symbols and drivers without platform dependencies keep their
dependencies on HAS_DMA, to prevent compiling subsystems or drivers that
cannot work anyway.

This simplifies the dependencies, and allows to improve compile-testing.

Note:
  - The various SND_SOC_LPASS_* symbols had to loose their dependencies
    on HAS_DMA, as they are selected by SND_SOC_STORM and/or
    SND_SOC_APQ8016_SBC.

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Reviewed-by: Mark Brown <broonie@kernel.org>
Acked-by: Robin Murphy <robin.murphy@arm.com>
Acked-by: Mark Brown <broonie@kernel.org>
Signed-off-by: Mark Brown <broonie@kernel.org>
2018-04-18 11:17:09 +01:00
..
brownstone.c ASoC: pxa: constify snd_soc_ops structures 2017-03-15 13:34:16 +00:00
corgi.c ASoC: pxa: constify snd_soc_ops structures 2017-03-15 13:34:16 +00:00
e740_wm9705.c ASoC: pxa2xx-ac97: Remove unused DAI ID defines 2017-01-05 12:34:38 +00:00
e750_wm9705.c ASoC: pxa: Add space around '=' 2017-03-07 14:32:21 +01:00
e800_wm9712.c ASoC: pxa: Add space around '=' 2017-03-07 14:32:21 +01:00
em-x270.c ASoC: pxa: Add space around '=' 2017-03-07 14:32:21 +01:00
hx4700.c ASoC: pxa: Remove superfluous snd_soc_jack_free_gpios() call 2017-08-22 13:38:57 +01:00
imote2.c ASoC: pxa: constify snd_soc_ops structures 2017-03-15 13:34:16 +00:00
Kconfig ASoC: Remove depends on HAS_DMA in case of platform dependency 2018-04-18 11:17:09 +01:00
magician.c ASoC: pxa: constify snd_soc_ops structures 2017-03-15 13:34:16 +00:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
mioa701_wm9713.c ASoC: pxa/mioa701_wm9713: replace codec to component 2018-02-19 13:07:24 +00:00
mmp-pcm.c ASoC: pxa: mmp: replace platform to component 2018-02-12 11:45:29 +00:00
mmp-sspa.c ASoC: pxa: remove duplicated bit-wise or of SNDRV_PCM_FMTBIT_S24_LE 2018-02-26 10:19:31 +00:00
mmp-sspa.h ASoC: mmp: add sspa support 2012-06-13 13:13:39 +01:00
palm27x.c ASoC: pxa2xx-ac97: Remove unused DAI ID defines 2017-01-05 12:34:38 +00:00
poodle.c ASoC: pxa: constify snd_soc_ops structures 2017-03-15 13:34:16 +00:00
pxa2xx-ac97.c ASoC: arm: make pxa2xx-ac97-lib ac97 codec agnostic 2017-09-04 18:24:56 +01:00
pxa2xx-i2s.c ASoC: pxa: Remove spaces before tabs 2017-03-07 14:28:42 +01:00
pxa2xx-i2s.h ASoC: pxa2xx-i2s: Remove unused DAI ID defines 2016-10-24 18:38:00 +01:00
pxa2xx-pcm.c ASoC: pxa: pxa2xx: replace platform to component 2018-02-12 11:45:29 +00:00
pxa-ssp.c ASoC: pxa-ssp: Line up *s in block comments 2017-03-07 14:28:46 +01:00
pxa-ssp.h ASoC: pxa-ssp: Remove unused DAI ID defines 2016-10-24 18:38:07 +01:00
raumfeld.c ASoC: pxa: constify snd_soc_ops structures 2017-03-15 13:34:16 +00:00
spitz.c ASoC: pxa: constify snd_soc_ops structures 2017-03-15 13:34:16 +00:00
tosa.c ASoC: pxa: constify snd_soc_ops structures 2017-03-15 13:34:16 +00:00
ttc-dkb.c ASoC: 88pm860x: replace codec to component 2018-02-12 11:07:55 +00:00
z2.c ASoC: pxa: constify snd_soc_ops structures 2017-03-15 13:34:16 +00:00
zylonite.c ASoC: pxa: constify snd_soc_ops structures 2017-03-15 13:34:16 +00:00