aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/imx/parallel-display.c
diff options
context:
space:
mode:
authorLaurent Pinchart <[email protected]>2021-03-23 00:09:53 +0000
committerLaurent Pinchart <[email protected]>2021-07-28 13:33:07 +0000
commitc29b6b0b126e9ee69a5d6339475e831a149295bd (patch)
treef29ab835594feee9da45a6273ec815bd2d85f71e /drivers/gpu/drm/imx/parallel-display.c
parentdrm: rcar-du: Shutdown the display on system shutdown (diff)
downloadkernel-c29b6b0b126e9ee69a5d6339475e831a149295bd.tar.gz
kernel-c29b6b0b126e9ee69a5d6339475e831a149295bd.zip
drm: rcar-du: Don't put reference to drm_device in rcar_du_remove()
The reference to the drm_device that was acquired by devm_drm_dev_alloc() is released automatically by the devres infrastructure. It must not be released manually, as that causes a reference underflow.. Fixes: ea6aae151887 ("drm: rcar-du: Embed drm_device in rcar_du_device") Signed-off-by: Laurent Pinchart <[email protected]> Reviewed-by: Kieran Bingham <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/imx/parallel-display.c')
0 files changed, 0 insertions, 0 deletions