Skip to content

Commit

Permalink
ASoC: twl6040: fix spelling mistake
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Simon Wilson authored and Mark Brown committed Jul 6, 2012
1 parent 5cb9b74 commit 3e45365
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sound/soc/codecs/twl6040.c
Original file line number Diff line number Diff line change
Expand Up @@ -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 =
Expand Down

0 comments on commit 3e45365

Please sign in to comment.