]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: meson: axg-fifo: report interrupt request failure
authorJerome Brunet <jbrunet@baylibre.com>
Mon, 27 Aug 2018 14:15:29 +0000 (16:15 +0200)
committerMark Brown <broonie@kernel.org>
Tue, 28 Aug 2018 18:53:34 +0000 (19:53 +0100)
commitb38a4e8ffda77279f0874a71441852e629ef9c9d
treee0e635ddb8551fdb3b7993045da7a3b286838ad7
parent9522921b4411f4575a27aabe9887b64424d894d2
ASoC: meson: axg-fifo: report interrupt request failure

Return value of request_irq() was irgnored. Fix this and report
the failure if any

Fixes: 97799c939d89 ("ASoC: meson: add axg fifo base driver")
Signed-off-by: Jerome Brunet <jbrunet@baylibre.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/meson/axg-fifo.c