diff options
Diffstat (limited to 'sound/soc/codecs/twl6040.c')
-rw-r--r-- | sound/soc/codecs/twl6040.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/soc/codecs/twl6040.c b/sound/soc/codecs/twl6040.c index a36e9fcdf18..0ff1e70b777 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 = | |||
553 | 553 | ||
554 | /* Headset power mode */ | 554 | /* Headset power mode */ |
555 | static const char *twl6040_power_mode_texts[] = { | 555 | static const char *twl6040_power_mode_texts[] = { |
556 | "Low-Power", "High-Perfomance", | 556 | "Low-Power", "High-Performance", |
557 | }; | 557 | }; |
558 | 558 | ||
559 | static const struct soc_enum twl6040_power_mode_enum = | 559 | static const struct soc_enum twl6040_power_mode_enum = |