]> www.infradead.org Git - users/dwmw2/linux.git/commit
ASoC: mediatek: mt8188: remove unnecessary variable assignment
authorTang Bin <tangbin@cmss.chinamobile.com>
Wed, 16 Oct 2024 01:18:51 +0000 (09:18 +0800)
committerMark Brown <broonie@kernel.org>
Thu, 17 Oct 2024 11:13:12 +0000 (12:13 +0100)
commitd3170359c96082302e7b6de624cb8592d8954e7d
treea87efe458033cbbf5b74f01eb242f0d9fbb59a7b
parentdaf5e3c68144bdb7e605f46853febc7bb257d44d
ASoC: mediatek: mt8188: remove unnecessary variable assignment

In the function mt8188_adda_mtkaif_init, 'val' to 0 is repeated,
thus delete one.

Signed-off-by: Tang Bin <tangbin@cmss.chinamobile.com>
Link: https://patch.msgid.link/20241016011851.2023-1-tangbin@cmss.chinamobile.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/mediatek/mt8188/mt8188-dai-adda.c