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:
836f90f
)
drm/omap: fix typo
author
Matteo Croce
<mcroce@redhat.com>
Mon, 7 Jan 2019 13:09:34 +0000
(14:09 +0100)
committer
Tomi Valkeinen
<tomi.valkeinen@ti.com>
Wed, 27 Mar 2019 09:03:38 +0000
(11:03 +0200)
Fix spelling mistake: "lenght" -> "length"
Signed-off-by: Matteo Croce <mcroce@redhat.com>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Link:
https://patchwork.freedesktop.org/patch/msgid/20190107130934.9997-1-mcroce@redhat.com
drivers/gpu/drm/omapdrm/dss/hdmi4_core.c
patch
|
blob
|
history
diff --git
a/drivers/gpu/drm/omapdrm/dss/hdmi4_core.c
b/drivers/gpu/drm/omapdrm/dss/hdmi4_core.c
index 813ba42f27539ce94b85afc20295e411f6b4c123..e384b95ad8573a7ef9ad9bb9a631432eda4a726f 100644
(file)
--- a/
drivers/gpu/drm/omapdrm/dss/hdmi4_core.c
+++ b/
drivers/gpu/drm/omapdrm/dss/hdmi4_core.c
@@
-708,7
+708,7
@@
int hdmi4_audio_config(struct hdmi_core_data *core, struct hdmi_wp_data *wp,
else
acore.i2s_cfg.justification = HDMI_AUDIO_JUSTIFY_RIGHT;
/*
- * The I2S input word length is twice the leng
ht
given in the IEC-60958
+ * The I2S input word length is twice the leng
th
given in the IEC-60958
* status word. If the word size is greater than
* 20 bits, increment by one.
*/