android_kernel_samsung_msm8976/sound/soc/pxa
Robert Jarzmik 9f6425cad8 ASoC: fix broken pxa SoC support
commit 3c8f7710c1c44fb650bc29b6ef78ed8b60cfaa28 upstream.

The previous fix of pxa library support, which was introduced to fix the
library dependency, broke the previous SoC behavior, where a machine
code binding pxa2xx-ac97 with a coded relied on :
 - sound/soc/pxa/pxa2xx-ac97.c
 - sound/soc/codecs/XXX.c

For example, the mioa701_wm9713.c machine code is currently broken. The
"select ARM" statement wrongly selects the soc/arm/pxa2xx-ac97 for
compilation, as per an unfortunate fate SND_PXA2XX_AC97 is both declared
in sound/arm/Kconfig and sound/soc/pxa/Kconfig.

Fix this by ensuring that SND_PXA2XX_SOC correctly triggers the correct
pxa2xx-ac97 compilation.

Fixes: 846172dfe3 ("ASoC: fix SND_PXA2XX_LIB Kconfig warning")
Signed-off-by: Robert Jarzmik <robert.jarzmik@free.fr>
Signed-off-by: Mark Brown <broonie@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2015-10-22 14:37:50 -07:00
..
brownstone.c ASoC: pxa: remove __dev* attributes 2012-12-10 00:30:34 +09:00
corgi.c ASoC: pxa: remove __dev* attributes 2012-12-10 00:30:34 +09:00
e740_wm9705.c ASoC: pxa: remove __dev* attributes 2012-12-10 00:30:34 +09:00
e750_wm9705.c ASoC: pxa: remove __dev* attributes 2012-12-10 00:30:34 +09:00
e800_wm9712.c ASoC: pxa: remove __dev* attributes 2012-12-10 00:30:34 +09:00
em-x270.c
hx4700.c ASoC: pxa/hx4700: remove __dev* attributes 2012-12-10 00:29:59 +09:00
imote2.c ASoC: pxa: remove __dev* attributes 2012-12-10 00:30:34 +09:00
Kconfig ASoC: fix broken pxa SoC support 2015-10-22 14:37:50 -07:00
magician.c
Makefile
mioa701_wm9713.c ASoC: pxa: remove __dev* attributes 2012-12-10 00:30:34 +09:00
mmp-pcm.c ASoC: dmaengine-pcm: Make requesting the DMA channel at PCM open optional 2013-04-17 14:17:54 +01:00
mmp-sspa.c ASoC: switch over to use snd_soc_register_component() on mmp sspa 2013-03-26 21:57:29 +00:00
mmp-sspa.h
palm27x.c ASoC: palm27x: register card in platform_driver probe 2013-01-02 13:07:01 +00:00
poodle.c ASoC: pxa: remove __dev* attributes 2012-12-10 00:30:34 +09:00
pxa-ssp.c ASoC: pxa-ssp: drop SNDRV_PCM_FMTBIT_S24_LE 2014-09-17 09:03:59 -07:00
pxa-ssp.h
pxa2xx-ac97.c ASoC: switch over to use snd_soc_register_component() on pxa2xx ac97 2013-03-26 21:57:28 +00:00
pxa2xx-ac97.h
pxa2xx-i2s.c ASoC: switch over to use snd_soc_register_component() on pxa2xx i2s 2013-03-26 21:57:28 +00:00
pxa2xx-i2s.h
pxa2xx-pcm.c ASoC: pxa: remove __dev* attributes 2012-12-10 00:30:34 +09:00
raumfeld.c
saarb.c
spitz.c
tavorevb3.c
tosa.c ASoC: pxa: remove __dev* attributes 2012-12-10 00:30:34 +09:00
ttc-dkb.c ASoC: pxa: remove __dev* attributes 2012-12-10 00:30:34 +09:00
z2.c
zylonite.c