OSDN Git Service

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)
commit036e4963bfb2d4513c30efd80e4bd50ff6c79e3e
tree056de82b4bed08214b449562fb587f8bc3bb7403
parent7699676081ded2e149e798f9205f1f089aa3a6bc
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