mirror of
https://github.com/edk2-porting/linux-next.git
synced 2024-12-15 00:34:10 +08:00
ASoC: twl6040: fix spelling mistake
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>
This commit is contained in:
parent
5cb9b74822
commit
3e4536546b
@ -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 =
|
||||
|
Loading…
Reference in New Issue
Block a user