projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5cb9b74
)
ASoC: twl6040: fix spelling mistake
author
Simon Wilson
<simonwilson@google.com>
Fri, 6 Jul 2012 16:04:17 +0000
(17:04 +0100)
committer
Mark Brown
<broonie@opensource.wolfsonmicro.com>
Fri, 6 Jul 2012 18:06:50 +0000
(19:06 +0100)
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>
sound/soc/codecs/twl6040.c
patch
|
blob
|
history
diff --git
a/sound/soc/codecs/twl6040.c
b/sound/soc/codecs/twl6040.c
index a36e9fcdf184f9d9a4774937063d6b622ea616bb..0ff1e70b7770da5edac83ddafc7a7ac39f2fbd7c 100644
(file)
--- 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-Perfo
r
mance",
};
static const struct soc_enum twl6040_power_mode_enum =