commit | 96bf51df6a90fc62de973ba7a9762d4150f26b94 | [log] [tgz] |
---|---|---|
author | Thierry Reding <treding@nvidia.com> | Mon Jul 31 11:13:43 2017 +0200 |
committer | Thierry Reding <treding@nvidia.com> | Mon Jul 31 13:43:35 2017 +0200 |
tree | d3ebf6bbd9898e46f023cde06c34158c6dc0ecb4 | |
parent | 9dd2aca46a13cc7177625f0dc3aaf5b7ebc6fe74 [diff] |
drm/atomic: Update comment to match the code The kerneldoc for drm_atomic_crtc_needs_modeset() is outdated and no longer reflects the actual code. Fix that up to remove confusion. Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch> Signed-off-by: Thierry Reding <treding@nvidia.com> Link: https://patchwork.freedesktop.org/patch/msgid/20170731091343.21363-1-thierry.reding@gmail.com