linux/sound/soc/tegra
Kuninori Morimoto 58bd293492
ASoC: wm8903: 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 09:41:37 +00:00
..
Kconfig
Makefile
tegra20_ac97.c
tegra20_ac97.h
tegra20_das.c
tegra20_das.h
tegra20_i2s.c
tegra20_i2s.h
tegra20_spdif.c
tegra20_spdif.h
tegra30_ahub.c
tegra30_ahub.h
tegra30_i2s.c
tegra30_i2s.h
tegra_alc5632.c
tegra_asoc_utils.c
tegra_asoc_utils.h
tegra_max98090.c
tegra_pcm.c
tegra_pcm.h
tegra_rt5640.c
tegra_rt5677.c
tegra_sgtl5000.c
tegra_wm8753.c
tegra_wm8903.c ASoC: wm8903: replace codec to component 2018-02-12 09:41:37 +00:00
tegra_wm9712.c
trimslice.c