ASoC: twl6040: fix spelling mistake
authorSimon Wilson <[email protected]>
Fri, 6 Jul 2012 16:04:17 +0000 (17:04 +0100)
committerMark Brown <[email protected]>
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 <[email protected]>
Signed-off-by: Liam Girdwood <[email protected]>
Signed-off-by: Mark Brown <[email protected]>
sound/soc/codecs/twl6040.c

index a36e9fcdf184f9d9a4774937063d6b622ea616bb..0ff1e70b7770da5edac83ddafc7a7ac39f2fbd7c 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 =