]> git.baikalelectronics.ru Git - kernel.git/commit
drm/doc: Fix copy paste error in drm_crtc_funcs.destroy()
authorMaarten Lankhorst <maarten.lankhorst@linux.intel.com>
Thu, 28 Feb 2019 12:25:43 +0000 (13:25 +0100)
committerMaarten Lankhorst <maarten.lankhorst@linux.intel.com>
Thu, 28 Feb 2019 13:39:09 +0000 (14:39 +0100)
commit3d28aa7027ff6ead1d57f3a42fa4ae876c06055d
tree13ddafc70b460d1b6dfe3ff0f1d599f66a424cfc
parent4b2f20a0a89814a4ab31133e1d69d589f8555ca9
drm/doc: Fix copy paste error in drm_crtc_funcs.destroy()

The function is about cleaning up CRTC resources, not plane resources,
fix this in docbook.

Signed-off-by: Maarten Lankhorst <maarten.lankhorst@linux.intel.com>
Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch>
include/drm/drm_crtc.h