1
0
Fork 0
alistair23-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 ASoC: tegra: Remove SoC-specific Kconfig depends and selects 2017-08-18 12:14:58 +01:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
tegra20_ac97.c ASoC: tegra: Remove unnecessary 'out of memory' message 2017-03-07 13:50:49 +01:00
tegra20_ac97.h ASoC: tegra: move AC97 clock handling to the machine driver 2014-03-25 18:54:50 +00:00
tegra20_das.c ASoC: tegra: Add blank line after declarations 2017-03-07 14:29:51 +01:00
tegra20_das.h ASoC: convert Tegra20 DAS driver to regmap 2012-04-13 19:16:53 +01:00
tegra20_i2s.c ASoC: tegra: Remove unnecessary 'out of memory' message 2017-03-07 13:50:49 +01:00
tegra20_i2s.h ASoC: tegra: Use common DAI DMA data struct 2013-04-03 18:13:34 +01:00
tegra20_spdif.c ASoC: tegra: Remove unnecessary 'out of memory' message 2017-03-07 13:50:49 +01:00
tegra20_spdif.h ASoC: tegra: Use common DAI DMA data struct 2013-04-03 18:13:34 +01:00
tegra30_ahub.c ASoC: tegra: explicitly request exclusive reset control 2017-07-19 17:07:39 +01:00
tegra30_ahub.h ASoC: tegra: convert to standard DMA DT bindings 2013-12-11 16:43:57 -07:00
tegra30_i2s.c ASoC: tegra: constify snd_soc_dai_ops structure 2017-07-17 16:15:48 +01:00
tegra30_i2s.h ASoC: tegra: convert to standard DMA DT bindings 2013-12-11 16:43:57 -07:00
tegra_alc5632.c Merge remote-tracking branches 'asoc/topic/tas2552', 'asoc/topic/tas5720', 'asoc/topic/tegra', 'asoc/topic/tlv320aic32x4' and 'asoc/topic/tlv320aic3x' into asoc-next 2017-09-01 12:13:10 +01:00
tegra_asoc_utils.c ASoC: tegra: support new register layouts in Tegra124 2013-10-14 14:56:27 +01:00
tegra_asoc_utils.h ASoC: tegra: Fix typo in include guard 2014-08-22 13:35:44 -05:00
tegra_max98090.c Merge remote-tracking branches 'asoc/topic/tas2552', 'asoc/topic/tas5720', 'asoc/topic/tegra', 'asoc/topic/tlv320aic32x4' and 'asoc/topic/tlv320aic3x' into asoc-next 2017-09-01 12:13:10 +01:00
tegra_pcm.c ARM: SoC cleanups for 3.14 2014-01-23 18:36:55 -08:00
tegra_pcm.h ASoC: tegra: convert to standard DMA DT bindings 2013-12-11 16:43:57 -07:00
tegra_rt5640.c Merge remote-tracking branches 'asoc/topic/tas2552', 'asoc/topic/tas5720', 'asoc/topic/tegra', 'asoc/topic/tlv320aic32x4' and 'asoc/topic/tlv320aic3x' into asoc-next 2017-09-01 12:13:10 +01:00
tegra_rt5677.c Merge remote-tracking branches 'asoc/topic/tas2552', 'asoc/topic/tas5720', 'asoc/topic/tegra', 'asoc/topic/tlv320aic32x4' and 'asoc/topic/tlv320aic3x' into asoc-next 2017-09-01 12:13:10 +01:00
tegra_sgtl5000.c ASoC: tegra: Remove unnecessary function call 2017-08-21 18:15:57 +01:00
tegra_wm8753.c ASoC: tegra: Remove unnecessary function call 2017-08-21 18:15:57 +01:00
tegra_wm8903.c ASoC: wm8903: replace codec to component 2018-02-12 09:41:37 +00:00
tegra_wm9712.c ASoC: tegra: Remove unnecessary function call 2017-08-21 18:15:57 +01:00
trimslice.c ASoC: tegra: Remove unnecessary function call 2017-08-21 18:15:57 +01:00