]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
ASoC: codecs: Adjust indentation in CONFIG_SND_SOC_ES9356 definition
authorNathan Chancellor <nathan@kernel.org>
Tue, 26 May 2026 21:53:13 +0000 (14:53 -0700)
committerMark Brown <broonie@kernel.org>
Wed, 27 May 2026 10:14:00 +0000 (11:14 +0100)
The indentation of CONFIG_SND_SOC_ES9356 uses spaces, instead of the
Kconfig standard using tabs. Adjust it.

Signed-off-by: Nathan Chancellor <nathan@kernel.org>
Link: https://patch.msgid.link/20260526-es9356-dep-fixes-v1-2-39ac16f43d54@kernel.org
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/Kconfig

index a7c61f7c7f4c5cf4d307a44f8baf46a42d28fe2f..9b6c7c7533bbcb7f98436f8fc0c9c52d3e5de633 100644 (file)
@@ -1301,10 +1301,10 @@ config SND_SOC_ES8389
        depends on I2C
 
 config SND_SOC_ES9356
-        tristate "Everest Semi ES9356 CODEC SDW"
-        depends on SOUNDWIRE
-        select REGMAP_SOUNDWIRE
-        select REGMAP_SOUNDWIRE_MBQ
+       tristate "Everest Semi ES9356 CODEC SDW"
+       depends on SOUNDWIRE
+       select REGMAP_SOUNDWIRE
+       select REGMAP_SOUNDWIRE_MBQ
 
 config SND_SOC_FRAMER
        tristate "Framer codec"