linux/sound/soc/pxa
Kuninori Morimoto 5783994b9a
ASoC: 88pm860x: replace codec to component
Now we can replace Codec to Component. Let's do it.

Note:
	xxx_codec_xxx()		->	xxx_component_xxx()
	.idle_bias_off = 0	->	.idle_bias_on = 1
	.ignore_pmdown_time = 0	->	.use_pmdown_time = 1
	-			->	.endianness = 1
	-			->	.non_legacy_dai_naming = 1

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
2018-02-12 11:07:55 +00: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
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: pxa: SND_PXA2XX_SOC should depend on HAS_DMA 2017-07-10 19:58:22 +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: Add space around '=' 2017-03-07 14:32:21 +01:00
mmp-pcm.c ASoC: pxa: constify snd_pcm_ops structures 2017-08-14 17:19:50 +01:00
mmp-sspa.c ASoC: mmp-sspa: constify snd_soc_dai_ops structure 2017-07-17 16:17:45 +01:00
mmp-sspa.h
palm27x.c
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
pxa2xx-pcm.c ASoC: pxa: constify snd_pcm_ops structures 2017-08-14 17:19:50 +01:00
pxa-ssp.c ASoC: pxa-ssp: Line up *s in block comments 2017-03-07 14:28:46 +01:00
pxa-ssp.h
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