projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3454f01
)
drm/drm_modeset_helper_vtables.h: fix a typo
author
Sui Jingfeng
<15330273260@189.cn>
Wed, 6 Apr 2022 07:30:36 +0000
(15:30 +0800)
committer
Daniel Vetter
<daniel.vetter@ffwll.ch>
Wed, 6 Apr 2022 13:23:08 +0000
(15:23 +0200)
change upate to update
Signed-off-by: Sui Jingfeng <15330273260@189.cn>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Link:
https://patchwork.freedesktop.org/patch/msgid/20220406073036.276288-1-15330273260@189.cn
include/drm/drm_modeset_helper_vtables.h
patch
|
blob
|
history
diff --git
a/include/drm/drm_modeset_helper_vtables.h
b/include/drm/drm_modeset_helper_vtables.h
index fdfa9f37ce05e20e089bcec5725aaafbc50dd5c6..fafa70ac1337f1bfdd28843c2b7f9a092e130bd5 100644
(file)
--- a/
include/drm/drm_modeset_helper_vtables.h
+++ b/
include/drm/drm_modeset_helper_vtables.h
@@
-1384,7
+1384,7
@@
struct drm_mode_config_helper_funcs {
* starting to commit the update to the hardware.
*
* After the atomic update is committed to the hardware this hook needs
- * to call drm_atomic_helper_commit_hw_done(). Then wait for the upate
+ * to call drm_atomic_helper_commit_hw_done(). Then wait for the up
d
ate
* to be executed by the hardware, for example using
* drm_atomic_helper_wait_for_vblanks() or
* drm_atomic_helper_wait_for_flip_done(), and then clean up the old