projects
/
GitHub
/
LineageOS
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fb8c5e4
)
drm: mode: Fix typo in kerneldoc
author
Daniel Stone
<daniels@collabora.com>
Thu, 19 Mar 2015 04:33:00 +0000
(
04:33
+0000)
committer
Daniel Vetter
<daniel.vetter@ffwll.ch>
Mon, 23 Mar 2015 15:22:29 +0000
(16:22 +0100)
Signed-off-by: Daniel Stone <daniels@collabora.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/drm_modes.c
patch
|
blob
|
blame
|
history
diff --git
a/drivers/gpu/drm/drm_modes.c
b/drivers/gpu/drm/drm_modes.c
index 2cca85f23138bf7a173a0f6f1204ccb5194533fc..53885968bdaf909a94129f5f7f946733edb4a69b 100644
(file)
--- a/
drivers/gpu/drm/drm_modes.c
+++ b/
drivers/gpu/drm/drm_modes.c
@@
-1148,7
+1148,7
@@
EXPORT_SYMBOL(drm_mode_sort);
/**
* drm_mode_connector_list_update - update the mode list for the connector
* @connector: the connector to update
- * @merge_type_bits: whether to merge or over
right type bits.
+ * @merge_type_bits: whether to merge or over
write type bits
*
* This moves the modes from the @connector probed_modes list
* to the actual mode list. It compares the probed mode against the current