projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ccc40d4
)
drm/msm: Kconfig: Fix spelling mistake "throught" -> "through"
author
Colin Ian King
<colin.i.king@gmail.com>
Fri, 7 Oct 2022 20:23:38 +0000
(21:23 +0100)
committer
Rob Clark
<robdclark@chromium.org>
Fri, 14 Oct 2022 16:33:12 +0000
(09:33 -0700)
There is a spelling mistake in a Kconfig description. Fix it.
Signed-off-by: Colin Ian King <colin.i.king@gmail.com>
Patchwork: https://patchwork.freedesktop.org/patch/506301/
Link:
https://lore.kernel.org/r/20221007202338.2755731-1-colin.i.king@gmail.com
Signed-off-by: Rob Clark <robdclark@chromium.org>
drivers/gpu/drm/msm/Kconfig
patch
|
blob
|
history
diff --git
a/drivers/gpu/drm/msm/Kconfig
b/drivers/gpu/drm/msm/Kconfig
index 4e0cbd682725e7288bcdda1c52e716a6e1cd3442..3c9dfdb0b328317833e083ca06bc5e3da746d490 100644
(file)
--- a/
drivers/gpu/drm/msm/Kconfig
+++ b/
drivers/gpu/drm/msm/Kconfig
@@
-155,7
+155,7
@@
config DRM_MSM_HDMI
Compile in support for the HDMI output MSM DRM driver. It can
be a primary or a secondary display on device. Note that this is used
only for the direct HDMI output. If the device outputs HDMI data
- through
t
some kind of DSI-to-HDMI bridge, this option can be disabled.
+ through some kind of DSI-to-HDMI bridge, this option can be disabled.
config DRM_MSM_HDMI_HDCP
bool "Enable HDMI HDCP support in MSM DRM driver"