linux_dsm_epyc7002/sound/soc/amd/raven
Wei Yongjun f0df2e650e
ASoC: amd: acp3x: Fix return value check in acp3x_dai_probe()
In case of error, the function devm_ioremap() returns NULL pointer not
ERR_PTR(). The IS_ERR() test in the return value check should be
replaced with NULL test.

Fixes: c9fe7db6e8 ("ASoC: amd: Refactoring of DAI from DMA driver")
Signed-off-by: Wei Yongjun <weiyongjun1@huawei.com>
Link: https://lore.kernel.org/r/20200108035954.51317-1-weiyongjun1@huawei.com
Signed-off-by: Mark Brown <broonie@kernel.org>
2020-01-09 13:23:43 +00:00
..
acp3x-i2s.c ASoC: amd: acp3x: Fix return value check in acp3x_dai_probe() 2020-01-09 13:23:43 +00:00
acp3x-pcm-dma.c ASoC: amd MMAP_INTERLEAVED Support 2019-12-31 00:23:32 +00:00
acp3x.h ASoC: amd: Added ACP3x system resume and runtime pm 2019-12-31 00:23:15 +00:00
chip_offset_byte.h ASoC: amd: Switch to SPDX identifier 2018-11-15 11:19:04 -08:00
Makefile ASoC: amd: Refactoring of DAI from DMA driver 2019-12-31 00:22:12 +00:00
pci-acp3x.c ASoC: amd: Added ACP3x system resume and runtime pm 2019-12-31 00:23:15 +00:00