]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: rsnd: tidyup rsnd_ssiu_busif_err_irq_ctrl()
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Thu, 27 May 2021 02:42:03 +0000 (11:42 +0900)
committerMark Brown <broonie@kernel.org>
Thu, 27 May 2021 10:15:34 +0000 (11:15 +0100)
commitcfe77ebbabeb398b8abea18a6d4c9836b7ed001d
treea042427e395e5e3f52838c52e1bc5b4e2d3dcd81
parentcbbe4a2ca0ff003da5dc3edd864b1d627ff6dac5
ASoC: rsnd: tidyup rsnd_ssiu_busif_err_irq_ctrl()

rsnd_ssiu_busif_err_irq_ctrl() has very similar duplicated code.
This patch merge and tidyup the code.

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Message-Id: <87sg28lwxw.wl-kuninori.morimoto.gx@renesas.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/sh/rcar/ssiu.c