projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2640981
)
drm/doc: Small markup fixup
author
Daniel Vetter
<daniel.vetter@ffwll.ch>
Tue, 4 Apr 2017 09:53:04 +0000
(11:53 +0200)
committer
Daniel Vetter
<daniel.vetter@ffwll.ch>
Tue, 4 Apr 2017 18:47:54 +0000
(20:47 +0200)
Drive-by cleanup.
Reviewed-by: Neil Armstrong <narmstrong@baylibre.com>
Signed-off-by: Daniel Vetter <daniel.vetter@intel.com>
Link:
http://patchwork.freedesktop.org/patch/msgid/20170404095304.17599-11-daniel.vetter@ffwll.ch
drivers/gpu/drm/drm_probe_helper.c
patch
|
blob
|
history
diff --git
a/drivers/gpu/drm/drm_probe_helper.c
b/drivers/gpu/drm/drm_probe_helper.c
index
85005d5
..
efb5e5e
100644
(file)
--- a/
drivers/gpu/drm/drm_probe_helper.c
+++ b/
drivers/gpu/drm/drm_probe_helper.c
@@
-44,7
+44,7
@@
*
* This library provides some helper code for output probing. It provides an
* implementation of the core &drm_connector_funcs.fill_modes interface with
- * drm_helper_probe_single_connector_modes.
+ * drm_helper_probe_single_connector_modes
()
.
*
* It also provides support for polling connectors with a work item and for
* generic hotplug interrupt handling where the driver doesn't or cannot keep