]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
ASoC: codecs: peb2466: don't use array if single pattern
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Tue, 9 Jun 2026 00:23:14 +0000 (00:23 +0000)
committerMark Brown <broonie@kernel.org>
Fri, 12 Jun 2026 17:57:54 +0000 (18:57 +0100)
commitca446ac6b38bc311d400db7049ada9e9cf1cd109
treea2b2285ea762fa1c9c9adbb038d1dfb86c7f04d9
parent9b5101c373081750523fe9647bbff18f814c6cbe
ASoC: codecs: peb2466: 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/87pl2036kt.wl-kuninori.morimoto.gx@renesas.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/peb2466.c