2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2025-01-10 14:43:54 +08:00
linux-next/sound/soc/intel
Kuninori Morimoto 356a383bd9
ASoC: don't use rtd->codec on intel/skylake
rtd->codec will be removed soon.
rtd->codec = rtd->codec_dai->codec, thus,
we can use rtd->codec_dai->component instead of it.

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
2017-12-05 12:43:48 +00:00
..
atom ASoC: intel: sst: Handle return value of platform_get_irq 2017-12-01 13:06:57 +00:00
baytrail ASoC: intel: constify snd_pcm_ops structures 2017-08-14 17:23:08 +01:00
boards ASoC: intel: mfld: Handle return value of platform_get_irq 2017-12-01 13:07:13 +00:00
common ASoC: intel: include linux/module.h as needed 2017-11-02 11:20:37 +00:00
haswell ASoC: Intel: make snd_soc_platform_driver const 2017-08-14 17:22:29 +01:00
skylake ASoC: don't use rtd->codec on intel/skylake 2017-12-05 12:43:48 +00:00
Kconfig ASoC: Intel: fix Kconfig dependencies 2017-11-02 11:20:24 +00:00
Makefile ASoC: Intel: move all ACPI match tables to common module 2017-10-21 11:21:31 +01:00