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:
e1a22f9
)
drm/sti: Fix typos in a comment line
author
Markus Elfring
<
[email protected]
>
Fri, 5 May 2017 13:32:08 +0000
(15:32 +0200)
committer
Benjamin Gaignard
<
[email protected]
>
Tue, 9 May 2017 12:46:10 +0000
(14:46 +0200)
Adjust this description for a function call.
Signed-off-by: Markus Elfring <
[email protected]
>
Signed-off-by: Benjamin Gaignard <
[email protected]
>
Link:
http://patchwork.freedesktop.org/patch/msgid/
[email protected]
drivers/gpu/drm/sti/sti_tvout.c
patch
|
blob
|
history
diff --git
a/drivers/gpu/drm/sti/sti_tvout.c
b/drivers/gpu/drm/sti/sti_tvout.c
index 63b982048743f66f3884165ffe9bcd6d405fd3c4..8959fcc743a8edc0b71eded24192e7f483a143ff 100644
(file)
--- a/
drivers/gpu/drm/sti/sti_tvout.c
+++ b/
drivers/gpu/drm/sti/sti_tvout.c
@@
-846,7
+846,7
@@
static int sti_tvout_probe(struct platform_device *pdev)
tvout->dev = dev;
- /* get
Memory res
sources */
+ /* get
memory re
sources */
res = platform_get_resource_byname(pdev, IORESOURCE_MEM, "tvout-reg");
if (!res) {
DRM_ERROR("Invalid glue resource\n");