]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: meson: use IRQ_RETVAL in the fifo irq handler
authorJerome Brunet <jbrunet@baylibre.com>
Thu, 26 Jul 2018 12:45:42 +0000 (14:45 +0200)
committerMark Brown <broonie@kernel.org>
Thu, 26 Jul 2018 14:45:42 +0000 (15:45 +0100)
commit8beae508680555e5a62848ae81be3d77351aa55e
tree056de82b4bed08214b449562fb587f8bc3bb7403
parent54598fb38ca4c4fab0ca44f087f20c9cf053f95b
ASoC: meson: use IRQ_RETVAL in the fifo irq handler

Use IRQ_RETVAL instead of the open coded ternary operation.

Suggested-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jerome Brunet <jbrunet@baylibre.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/meson/axg-fifo.c