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:
971bd8f
)
ASoC: fsl_esai: Spelling s/specifially/specifically/
author
Geert Uytterhoeven
<geert+renesas@glider.be>
Thu, 21 May 2015 12:02:18 +0000
(14:02 +0200)
committer
Jiri Kosina
<jkosina@suse.com>
Fri, 7 Aug 2015 11:58:30 +0000
(13:58 +0200)
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Acked-by: Nicolin Chen <nicoleotsuka@gmail.com>
Signed-off-by: Jiri Kosina <jkosina@suse.com>
sound/soc/fsl/fsl_esai.c
patch
|
blob
|
history
diff --git
a/sound/soc/fsl/fsl_esai.c
b/sound/soc/fsl/fsl_esai.c
index 5c7597191e3ffc682d1f813cdd9a6da8afbde397..45eee131c47d43cd51488615f88f9a599b94c9a9 100644
(file)
--- a/
sound/soc/fsl/fsl_esai.c
+++ b/
sound/soc/fsl/fsl_esai.c
@@
-517,7
+517,7
@@
static int fsl_esai_hw_params(struct snd_pcm_substream *substream,
u32 bclk, mask, val;
int ret;
- /* Override slot_width if being specifially set */
+ /* Override slot_width if being specifi
c
ally set */
if (esai_priv->slot_width)
slot_width = esai_priv->slot_width;