]> git.baikalelectronics.ru Git - kernel.git/commit
drm: Fix comment making reference to non-existing function
authorLiviu Dudau <Liviu.Dudau@arm.com>
Fri, 10 Jun 2016 15:03:25 +0000 (16:03 +0100)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Fri, 10 Jun 2016 15:18:12 +0000 (17:18 +0200)
commitf6fe8f6beb3ea92b05fa7d873116e4d6404ca61c
tree8d3311d24c269b4a24d74e5a8a7d2b39ea01855f
parent9096b160fd29b38c5df449098e3341b4f540e0b9
drm: Fix comment making reference to non-existing function

Documentation for drm_atomic_crtc_for_each_plane() makes reference to
a function called drm_crtc_for_each_pending_plane(). I've guessed that
the actual function name is drm_atomic_crtc_state_for_each_plane() as
that matches best the intent of the comment.

Signed-off-by: Liviu Dudau <Liviu.Dudau@arm.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Link: http://patchwork.freedesktop.org/patch/msgid/1465571005-3877-1-git-send-email-Liviu.Dudau@arm.com
include/drm/drm_atomic_helper.h