linux-stable/sound/soc
Peter Ujfalusi edca0623f6
ASoC: SOF: amd: acp-pcm: Take buffer information directly from runtime
Instead of using the values from ipc_params, take them directly from
substream->runtime.

This is in preparation of making the platform hw_params callback to be
IPC agnostic.

Reviewed-by: Ranjani Sridharan <ranjani.sridharan@linux.intel.com>
Reviewed-by: Rander Wang <rander.wang@intel.com>
Reviewed-by: Daniel Baluta <daniel.baluta@nxp.com>
Signed-off-by: Peter Ujfalusi <peter.ujfalusi@linux.intel.com>
Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Link: https://lore.kernel.org/r/20220304205733.62233-3-pierre-louis.bossart@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
2022-03-07 13:12:46 +00:00
..
adi
amd ASoC: amd: use asoc_substream_to_rtd() 2022-03-02 13:45:23 +00:00
atmel ASoC: atmel_ssc_dai: Handle errors for clk_enable 2022-03-02 13:45:22 +00:00
au1x
bcm ASoC: bcm: Use platform_get_irq() to get the interrupt 2021-12-21 18:05:43 +00:00
cirrus
codecs ASoC: bt-sco: fix bt-sco-pcm-wb dai widget don't connect to the endpoint 2022-03-03 12:48:37 +00:00
dwc ASoC: dwc-i2s: Handle errors for clk_enable 2022-03-02 13:45:24 +00:00
fsl ASoC: fsl: Drop unused argument from imx_pcm_dma_init() 2022-02-28 13:33:57 +00:00
generic ASoC: simple-card-utils: Add new system-clock-fixed flag 2022-01-24 19:45:43 +00:00
hisilicon
img ASoC: img: Use dev_err_probe() helper 2021-12-20 12:47:16 +00:00
intel ASoC: Intel: soc-acpi: add entries in ADL match table 2022-03-02 13:43:44 +00:00
jz4740
kirkwood
mediatek ASoC: mediatek: mt8195: Remove unnecessary print function dev_err() 2022-02-28 13:33:55 +00:00
meson ASoC: Merge fixes 2021-12-31 13:23:28 +00:00
mxs ASoC: mxs-saif: Handle errors for clk_enable 2022-03-02 13:45:21 +00:00
pxa
qcom ASoC: qcom: Fix error code in lpass_platform_copy() 2022-03-02 13:45:27 +00:00
rockchip ASoC: rk3399_gru_sound: Wire up DP jack detection 2022-01-28 15:59:27 +00:00
samsung ASoC: samsung: Explicitly include gpiolib header 2022-02-03 11:31:00 +00:00
sh ASoC: sh: rz-ssi: Remove duplicate macros 2022-01-25 13:55:18 +00:00
sof ASoC: SOF: amd: acp-pcm: Take buffer information directly from runtime 2022-03-07 13:12:46 +00:00
spear
sprd
sti
stm ASoC: stm: Use dev_err_probe() helper 2021-12-20 12:47:23 +00:00
sunxi ASoC: sun4i-i2s: Add support for the R329/D1 variant 2022-02-03 11:30:57 +00:00
tegra ASoC: tegra20: spdif: make const array rates static 2022-02-15 12:52:44 +00:00
ti ASoC: ti: davinci-i2s: Add check for clk_enable() 2022-02-28 13:33:54 +00:00
uniphier ASoC: uniphier: drop selecting non-existing SND_SOC_UNIPHIER_AIO_DMA 2021-11-25 11:54:30 +00:00
ux500
xilinx ASoC: xilinx: xlnx_i2s: Handle sysclk setting 2022-01-24 19:45:38 +00:00
xtensa
Kconfig
Makefile
soc-ac97.c
soc-acpi.c ASoC: soc-acpi: Set mach->id field on comp_ids matches 2021-11-22 15:40:01 +00:00
soc-card.c
soc-component.c ASoC: soc-component: add snd_soc_pcm_component_delay() 2021-11-29 12:19:41 +00:00
soc-compress.c ASoC: soc-compress: prevent the potentially use of null pointer 2022-03-02 13:45:26 +00:00
soc-core.c ASoC: soc-core: skip zero num_dai component in searching dai name 2022-02-15 12:52:45 +00:00
soc-dai.c ASoC: soc-dai: update snd_soc_dai_delay() to snd_soc_pcm_dai_delay() 2021-11-29 12:19:40 +00:00
soc-dapm.c
soc-devres.c
soc-generic-dmaengine-pcm.c ASoC: soc-generic-dmaengine-pcm: set period_bytes_min based on maxburst 2022-03-02 13:45:25 +00:00
soc-jack.c
soc-link.c
soc-ops.c
soc-pcm.c ASoC: soc-pcm: fix BE handling of PAUSE_RELEASE 2021-12-14 17:15:48 +00:00
soc-topology-test.c
soc-topology.c ASoC: topology: Optimize soc_tplg_dapm_graph_elems_load behavior 2022-01-24 13:31:23 +00:00
soc-utils.c