commit | 175fc928198236037174e5c5c066fe3c4691903e | [log] [tgz] |
---|---|---|
author | Russell King <rmk+kernel@armlinux.org.uk> | Wed Oct 23 16:46:59 2019 +0100 |
committer | Mark Brown <broonie@kernel.org> | Wed Oct 23 17:46:52 2019 +0100 |
tree | a7bcc71c074916ef7ec629f4aeb33aff3a13d2d4 | |
parent | 6fd9903527bf103167004022a0199b8fac1b8b29 [diff] |
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>