linux_dsm_epyc7002/sound/soc
Janusz Krzysztofik 3e802e90ff
ASoC: ti: Fix SDMA users not providing channel names
McBSP used to work correctly as long as compat DMA probing, removed by
commit 642aafea88 ("ASoC: ti: remove compat dma probing"), was
available.  New method of DMA probing apparently requires users to
provide channel names when registering with SDMA, while McBSP passes
NULLs.  Fix it.

The same probably applies to McASP (not tested), hence the patch fixes
both.

Fixes: 642aafea88 ("ASoC: ti: remove compat dma probing")
Signed-off-by: Janusz Krzysztofik <jmkrzyszt@gmail.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
2019-06-17 16:16:32 +01:00
..
adi
amd ASoC: amd: acp3x: Make acp3x_dai_i2s_ops static 2019-05-02 10:46:03 +09:00
atmel ASoC: atmel: tse850: Make some functions static 2019-05-02 10:46:05 +09:00
au1x
bcm
cirrus
codecs ASoC: codec: hdac_hdmi: fix pin connections at cvt enable 2019-06-13 19:44:25 +01:00
dwc
fsl ASoC: fsl_asrc: Fix the issue about unsupported rate 2019-05-16 13:36:17 +01:00
generic ASoC: simple-card: Restore original configuration of DAI format 2019-05-24 13:10:33 +01:00
hisilicon
img
intel ASoC: Intel: sst: fix kmalloc call with wrong flags 2019-06-10 15:37:17 +01:00
jz4740
kirkwood
mediatek ASoC: da7219: Fix build error without CONFIG_I2C 2019-06-04 15:30:39 +01:00
meson ASoC: meson: axg-tdm: fix sample clock inversion 2019-06-13 19:44:02 +01:00
mxs
nuc900
pxa
qcom
rockchip ASoC: rockchip: Fix an uninitialized variable compile warning 2019-05-07 11:24:19 +09:00
samsung ASoC: samsung: tobermory: Convert to SPDX License Identifier 2019-04-19 16:59:55 +01:00
sh ASoC: rsnd: fixup 6ch settings to 8ch 2019-04-25 19:41:09 +01:00
sirf
sof ASoC: SOF: Intel: hda: use the defined ppcap functions 2019-06-06 17:36:41 +01:00
spear
sprd ASoC: sprd: Add reserved DMA memory support 2019-05-06 22:48:03 +09:00
sti
stm ASoC: stm32: i2s: update pcm hardware constraints 2019-05-08 17:13:38 +09:00
sunxi ASoC: sun4i-i2s: Add offset to RX channel select 2019-06-04 15:34:08 +01:00
tegra
ti ASoC: ti: Fix SDMA users not providing channel names 2019-06-17 16:16:32 +01:00
txx9
uniphier
ux500
xilinx
xtensa
zte
Kconfig ASoC: SOF: Add Build support for SOF core and Intel drivers 2019-04-28 02:51:46 +09:00
Makefile ASoC: SOF: Add Build support for SOF core and Intel drivers 2019-04-28 02:51:46 +09:00
soc-ac97.c
soc-acpi.c
soc-compress.c
soc-core.c ASoC: core: Fix deadlock in snd_soc_instantiate_card() 2019-06-10 15:36:45 +01:00
soc-dapm.c ASoC: soc-core: fixup references at soc_cleanup_card_resources() 2019-05-28 15:45:53 +01:00
soc-devres.c
soc-generic-dmaengine-pcm.c
soc-io.c
soc-jack.c
soc-ops.c
soc-pcm.c ASoC: soc-pcm: BE dai needs prepare when pause release after resume 2019-05-13 12:38:16 +01:00
soc-topology.c Merge branch 'asoc-5.1' into asoc-5.2 2019-04-26 11:02:03 +01:00
soc-utils.c