Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 3e453654 authored by Simon Wilson's avatar Simon Wilson Committed by Mark Brown
Browse files

ASoC: twl6040: fix spelling mistake



Fix spelling mistake in "High-Performance" option of twl6040 power mode.

Signed-off-by: default avatarSimon Wilson <simonwilson@google.com>
Signed-off-by: default avatarLiam Girdwood <lrg@ti.com>
Signed-off-by: default avatarMark Brown <broonie@opensource.wolfsonmicro.com>
parent 5cb9b748
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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 =