diff options
author | Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com> | 2018-01-17 23:15:18 +0200 |
---|---|---|
committer | Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com> | 2021-01-05 07:20:21 +0200 |
commit | 739fac48b6780a6b576382e179381b185ed2252d (patch) | |
tree | d2f0a0370b7d5ed8f6829214fe199c5c2b724e8a /drivers/gpu/drm/mxsfb | |
parent | 506c34ca7f895df1ceae69bfd47936f83dee85c7 (diff) | |
download | linux-739fac48b6780a6b576382e179381b185ed2252d.tar.bz2 |
drm: sti: Remove unnecessary drm_plane_cleanup() wrapper
Use the drm_plane_cleanup() function directly as the drm_plane_funcs
.destroy() handler without creating an unnecessary wrapper around it.
Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Acked-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Diffstat (limited to 'drivers/gpu/drm/mxsfb')
0 files changed, 0 insertions, 0 deletions