linux/sound/soc/amd/vangogh
Dan Carpenter 37108ef45a
ASoC: amd: fix an IS_ERR() vs NULL bug in probe
The devm_ioremap() function returns NULL on error, it doesn't return
error pointers.

Fixes: e550339ee6 ("ASoC: amd: add vangogh i2s controller driver")
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Link: https://lore.kernel.org/r/20210727081756.GA19121@kili
Signed-off-by: Mark Brown <broonie@kernel.org>
2021-07-27 13:14:53 +01:00
..
acp5x-i2s.c ASoC: amd: fix an IS_ERR() vs NULL bug in probe 2021-07-27 13:14:53 +01:00
acp5x-pcm-dma.c ASoC: amd: add vangogh i2s dma driver pm ops 2021-07-22 12:45:43 +01:00
acp5x.h ASoC: amd: add vangogh i2s dai driver ops 2021-07-22 12:45:41 +01:00
Makefile ASoC: amd: enable vangogh acp5x driver build 2021-07-22 12:45:44 +01:00
pci-acp5x.c ASoC: amd: add vangogh pci driver pm ops 2021-07-22 12:45:42 +01:00
vg_chip_offset_byte.h