ASoC: kirkwood: fix IRQ error handling
authorRussell King <rmk+kernel@armlinux.org.uk>
Wed, 23 Oct 2019 15:46:59 +0000 (16:46 +0100)
committerMark Brown <broonie@kernel.org>
Wed, 23 Oct 2019 16:46:52 +0000 (17:46 +0100)
commit175fc928198236037174e5c5c066fe3c4691903e
treea7bcc71c074916ef7ec629f4aeb33aff3a13d2d4
parent6fd9903527bf103167004022a0199b8fac1b8b29
ASoC: kirkwood: fix IRQ error handling

Propagate the error code from request_irq(), rather than returning
-EBUSY.

Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>
Link: https://lore.kernel.org/r/E1iNIqh-0000tW-EZ@rmk-PC.armlinux.org.uk
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/kirkwood/kirkwood-dma.c