]> 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)
commit44c6b3e96e324c0877d7a2fe31cee98abbec94e3
tree056de82b4bed08214b449562fb587f8bc3bb7403
parent1e0197eead266e47f79fc8b1c1846708e52d43bf
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