linux_dsm_epyc7002/sound/soc
Kuninori Morimoto 3507bb5fe4
ASoC: intel: skl-pcm: remove snd_pcm_ops
snd_pcm_ops is no longer needed.
Let's use component driver callback.

*Note*

Only Intel skl-pcm has .get_time_info implementation, but ALSA SoC
framework doesn't call it so far.
To keep its implementation, this patch keeps .get_time_info,
but it is still not called.
Intel guy need to support it in the future.

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Link: https://lore.kernel.org/r/87o8yzaf2f.wl-kuninori.morimoto.gx@renesas.com
Signed-off-by: Mark Brown <broonie@kernel.org>
2019-10-08 13:41:33 +01:00
..
adi
amd ASoC: amd: acp3x: clean up indentation issue 2019-10-01 12:14:07 +01:00
atmel
au1x
bcm
cirrus
codecs ASoC: pcm3168a: Use fixup instead of constraint for channels and formats 2019-10-08 13:39:17 +01:00
dwc
fsl ASoC: fsl_mqs: Fix error handling in probe 2019-10-07 13:53:23 +01:00
generic
hisilicon
img
intel ASoC: intel: skl-pcm: remove snd_pcm_ops 2019-10-08 13:41:33 +01:00
jz4740 ASoC: jz4740: Use of_device_get_match_data() 2019-10-07 13:52:26 +01:00
kirkwood
mediatek ASoC: mt8183: fix audio playback slowly after playback during bootup 2019-10-08 13:39:45 +01:00
meson
mxs
pxa
qcom
rockchip
samsung ASoC: samsung: Rename Arndale card driver 2019-10-02 12:52:04 +01:00
sh
sirf
sof Merge branch 'asoc-5.4' into asoc-5.5 2019-10-02 12:50:40 +01:00
spear
sprd
sti
stm ASoC: stm32: sai: clean up indentation issue 2019-10-01 12:15:06 +01:00
sunxi
tegra
ti
txx9
uniphier
ux500
xilinx ASoC: xlnx: Use devm_platform_ioremap_resource() in xlnx_formatter_pcm_probe() 2019-10-01 12:09:17 +01:00
xtensa
zte
Kconfig
Makefile
soc-ac97.c
soc-acpi.c
soc-component.c ASoC: soc-core: add new pcm_construct/pcm_destruct 2019-10-08 13:40:22 +01:00
soc-compress.c
soc-core.c ASoC: soc-core: add snd_soc_pcm_lib_ioctl() 2019-10-08 13:40:48 +01:00
soc-dai.c
soc-dapm.c
soc-devres.c
soc-generic-dmaengine-pcm.c ASoC: pcm_dmaengine: Extract snd_dmaengine_pcm_refine_runtime_hwparams 2019-10-01 12:18:25 +01:00
soc-io.c
soc-jack.c
soc-ops.c ASoC: soc-ops: use snd_soc_card_get_kcontrol() at snd_soc_limit_volume() 2019-10-03 14:37:20 +01:00
soc-pcm.c ASoC: soc-core: merge snd_pcm_ops member to component driver 2019-10-08 13:39:53 +01:00
soc-topology.c Merge branch 'asoc-5.4' into asoc-5.5 2019-10-02 12:50:40 +01:00
soc-utils.c