commit | 621a99933c5cb509d832bb98e6118761461a1f8a | [log] [tgz] |
---|---|---|
author | Grazvydas Ignotas <notasas@gmail.com> | Sun Oct 09 20:07:00 2016 +0300 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Mon Oct 10 11:24:10 2016 +0200 |
tree | c8371c6a0873f1e4a2e121f422b5b50af1b88a56 | |
parent | 9a47dba1f93148acb4e74f07716df7fad989c2e0 [diff] |
drm: use the right function name in documentation There is no late_unregister(), it looks like the comment meant late_register(). Also fix a typo while at it. Signed-off-by: Grazvydas Ignotas <notasas@gmail.com> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch> Link: http://patchwork.freedesktop.org/patch/msgid/1476032820-3275-1-git-send-email-notasas@gmail.com