]> git.openfabrics.org - ~shefty/rdma-dev.git/commitdiff
ASoC: tegra: fix Kconfig SND_SOC_TEGRA_ALC5632 indentation
authorStephen Warren <swarren@nvidia.com>
Fri, 30 Mar 2012 23:07:20 +0000 (17:07 -0600)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Sun, 1 Apr 2012 10:28:31 +0000 (11:28 +0100)
Indent with TABs to be consistent with the rest of the file.

Signed-off-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
sound/soc/tegra/Kconfig

index ce1b773c351fd00772b5fccdf98688594d099c91..f8fcda33208eb6899ba56080bd3d4a2a5476ebb4 100644 (file)
@@ -49,10 +49,10 @@ config SND_SOC_TEGRA_TRIMSLICE
          TrimSlice platform.
 
 config SND_SOC_TEGRA_ALC5632
-       tristate "SoC Audio support for Tegra boards using an ALC5632 codec"
-       depends on SND_SOC_TEGRA && I2C
-       select SND_SOC_TEGRA_I2S
-       select SND_SOC_ALC5632
-       help
-         Say Y or M here if you want to add support for SoC audio on the
-         Toshiba AC100 netbook.
+       tristate "SoC Audio support for Tegra boards using an ALC5632 codec"
+       depends on SND_SOC_TEGRA && I2C
+       select SND_SOC_TEGRA_I2S
+       select SND_SOC_ALC5632
+       help
+         Say Y or M here if you want to add support for SoC audio on the
+         Toshiba AC100 netbook.