]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
ASoC: codecs: framer-codec: don't use array if single pattern
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Tue, 9 Jun 2026 00:22:57 +0000 (00:22 +0000)
committerMark Brown <broonie@kernel.org>
Fri, 12 Jun 2026 17:57:53 +0000 (18:57 +0100)
commitda2d7ecd6b32dd753089b4629326019791d052e9
tree86ed9607da1fc763b762027161077d9e5cbab761
parent04c93ea9ce1421a6778bcda21856599f4821e737
ASoC: codecs: framer-codec: don't use array if single pattern

Because it is confusable during debugging ASoC FW update, tidyup
auto format style not to use array if single pattern case.

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Link: https://patch.msgid.link/87se6w36la.wl-kuninori.morimoto.gx@renesas.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/framer-codec.c