From: Simon Wilson Date: Fri, 6 Jul 2012 16:04:17 +0000 (+0100) Subject: ASoC: twl6040: fix spelling mistake X-Git-Tag: next-20120724~59^2~24 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=3e4536546beb5295e6e0459e745327ebffeade9d;p=karo-tx-linux.git ASoC: twl6040: fix spelling mistake Fix spelling mistake in "High-Performance" option of twl6040 power mode. Signed-off-by: Simon Wilson Signed-off-by: Liam Girdwood Signed-off-by: Mark Brown --- diff --git a/sound/soc/codecs/twl6040.c b/sound/soc/codecs/twl6040.c index a36e9fcdf184..0ff1e70b7770 100644 --- a/sound/soc/codecs/twl6040.c +++ b/sound/soc/codecs/twl6040.c @@ -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 =