]> git.baikalelectronics.ru Git - kernel.git/commit
drm/encoder: Fix possible_crtcs documentation
authorLyude Paul <lyude@redhat.com>
Fri, 13 Sep 2019 22:27:02 +0000 (18:27 -0400)
committerLyude Paul <lyude@redhat.com>
Tue, 17 Sep 2019 17:58:17 +0000 (13:58 -0400)
commitb1cfc305f91c194d2f5b0c19233cefd40b5457da
treefb24dca0ab8a15a71c06a815dfc198a7b71306c7
parent361864a757439486e68eaa898d047bd61acce40d
drm/encoder: Fix possible_crtcs documentation

Similar to possible_clones, we don't actually use possible_crtcs until
the driver is registered with userspace. So, fix the documentation to
indicate this.

Signed-off-by: Lyude Paul <lyude@redhat.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20190913222704.8241-3-lyude@redhat.com
Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch>
include/drm/drm_encoder.h