ASoC: twl6040: fix spelling mistake
authorSimon Wilson <simonwilson@google.com>
Fri, 6 Jul 2012 16:04:17 +0000 (17:04 +0100)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Fri, 6 Jul 2012 18:06:50 +0000 (19:06 +0100)
Fix spelling mistake in "High-Performance" option of twl6040 power mode.

Signed-off-by: Simon Wilson <simonwilson@google.com>
Signed-off-by: Liam Girdwood <lrg@ti.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
sound/soc/codecs/twl6040.c

index a36e9fc..0ff1e70 100644 (file)
@@ -553,7 +553,7 @@ static const struct snd_kcontrol_new vibrar_mux_controls =
 
 /* Headset power mode */
 static const char *twl6040_power_mode_texts[] = {
-       "Low-Power", "High-Perfomance",
+       "Low-Power", "High-Performance",
 };
 
 static const struct soc_enum twl6040_power_mode_enum =