linux/sound/soc/amd/raven
Dan Carpenter 83b12c2e1d
ASoC: amd: Fix a NULL vs IS_ERR() check in probe
The platform_device_register_full() function doesn't return NULL, it
returns error pointers.

Fixes: 7894a7e7ea ("ASoC: amd: create ACP3x PCM platform device")
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
2018-11-26 12:22:56 +00:00
..
acp3x-pcm-dma.c ASoC: amd: remove set but not used variable 'dma_buffer' 2018-11-15 11:20:34 -08:00
acp3x.h ASoC: amd: Switch to SPDX identifier 2018-11-15 11:19:04 -08:00
chip_offset_byte.h ASoC: amd: Switch to SPDX identifier 2018-11-15 11:19:04 -08:00
Makefile ASoC: amd: Switch to SPDX identifier 2018-11-15 11:19:04 -08:00
pci-acp3x.c ASoC: amd: Fix a NULL vs IS_ERR() check in probe 2018-11-26 12:22:56 +00:00