projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c192556
)
ASoC: pxa: poodle: Spelling s/enpoints/endpoints/, s/connetion/connection/
author
Geert Uytterhoeven
<geert+renesas@glider.be>
Thu, 24 Oct 2019 15:31:30 +0000
(17:31 +0200)
committer
Mark Brown
<broonie@kernel.org>
Fri, 25 Oct 2019 10:07:15 +0000
(11:07 +0100)
Fix misspelling of "endpoints" and "connection".
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Link:
https://lore.kernel.org/r/20191024153130.31082-1-geert+renesas@glider.be
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/pxa/poodle.c
patch
|
blob
|
history
diff --git
a/sound/soc/pxa/poodle.c
b/sound/soc/pxa/poodle.c
index
48d5c22
..
59ef04d
100644
(file)
--- a/
sound/soc/pxa/poodle.c
+++ b/
sound/soc/pxa/poodle.c
@@
-56,7
+56,7
@@
static void poodle_ext_control(struct snd_soc_dapm_context *dapm)
snd_soc_dapm_disable_pin(dapm, "Headphone Jack");
}
- /* set the en
points to their new conne
tion states */
+ /* set the en
dpoints to their new connec
tion states */
if (poodle_spk_func == POODLE_SPK_ON)
snd_soc_dapm_enable_pin(dapm, "Ext Spk");
else