drm: use the right function name in documentation
authorGrazvydas Ignotas <notasas@gmail.com>
Sun, 9 Oct 2016 17:07:00 +0000 (20:07 +0300)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Mon, 10 Oct 2016 09:24:10 +0000 (11:24 +0200)
commit621a99933c5cb509d832bb98e6118761461a1f8a
treec8371c6a0873f1e4a2e121f422b5b50af1b88a56
parent9a47dba1f93148acb4e74f07716df7fad989c2e0
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
include/drm/drm_connector.h