summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/arm
diff options
context:
space:
mode:
authorStefan Mavrodiev <stefan@olimex.com>2019-12-17 15:46:32 +0300
committerMaxime Ripard <maxime@cerno.tech>2019-12-19 01:17:32 +0300
commit57177d214ee0816c4436c23d6c933ccb32c571f1 (patch)
tree734142c5d7588dcf19120fd10184572d84ffbe33 /drivers/gpu/drm/arm
parentd16f0f61400074dbc75797ca5ef5c3d50f6c0ddf (diff)
downloadlinux-57177d214ee0816c4436c23d6c933ccb32c571f1.tar.xz
drm/sun4i: hdmi: Remove duplicate cleanup calls
When the HDMI unbinds drm_connector_cleanup() and drm_encoder_cleanup() are called. This also happens when the connector and the encoder are destroyed. This double call triggers a NULL pointer exception. The patch fixes this by removing the cleanup calls in the unbind function. Cc: <stable@vger.kernel.org> Fixes: 9c5681011a0c ("drm/sun4i: Add HDMI support") Signed-off-by: Stefan Mavrodiev <stefan@olimex.com> Signed-off-by: Maxime Ripard <maxime@cerno.tech> Link: https://patchwork.freedesktop.org/patch/msgid/20191217124632.20820-1-stefan@olimex.com
Diffstat (limited to 'drivers/gpu/drm/arm')
0 files changed, 0 insertions, 0 deletions