linux_dsm_epyc7002/sound/soc/nuc900
Arvind Yadav fa8cc38165
ASoC: nuc900: Fix platform_get_irq's error checking
The platform_get_irq() function returns negative if an error occurs.
zero or positive number on success. platform_get_irq() error checking
for zero is not correct.

Signed-off-by: Arvind Yadav <arvind.yadav.cs@gmail.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
2017-12-01 13:06:14 +00:00
..
Kconfig ASoC: nuc900: export nuc900_ac97_data 2014-04-30 20:32:20 -07:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
nuc900-ac97.c ASoC: nuc900: Fix platform_get_irq's error checking 2017-12-01 13:06:14 +00:00
nuc900-audio.c ASoC: nuc900: Add .owner to struct snd_soc_card 2011-12-23 11:16:58 +00:00
nuc900-audio.h ASoC: nuc900: No need to track the dma buffer in the driver state struct 2015-03-16 11:40:52 +00:00
nuc900-pcm.c ASoC: nuc900: constify snd_pcm_ops structures 2017-08-14 17:23:23 +01:00