]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit67c22ff7f7b0b56d6f0aac25bddd4d0df59d2205
treea7bcc71c074916ef7ec629f4aeb33aff3a13d2d4
parent92385608af5fd8c63da23294c314afbdb60d11df
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