summaryrefslogtreecommitdiffstats
path: root/drivers/rapidio
diff options
context:
space:
mode:
authorMaxime Ripard <maxime@cerno.tech>2022-07-11 19:38:48 +0200
committerMaxime Ripard <maxime@cerno.tech>2022-07-13 10:46:07 +0200
commit02792a93103a99abc611e36cdeda9bcfa8924fd2 (patch)
treec0741ba40e35ce6cdc12913b850428ac62effd41 /drivers/rapidio
parent77c5fb12061f2d8fa28bb0216c9a19a0a6f47ef7 (diff)
downloadlinux-02792a93103a99abc611e36cdeda9bcfa8924fd2.tar.bz2
drm/vc4: crtc: Remove manual plane removal on error
When vc4_crtc_bind() fails after vc4_crtc_init() has been called, we have a loop undoing the plane creation and calling destroy on each plane registered and matching the possible_crtcs mask. However, this is redundant with what drm_mode_config_cleanup() is doing, so let's remove it. Acked-by: Thomas Zimmermann <tzimmermann@suse.de> Signed-off-by: Maxime Ripard <maxime@cerno.tech> Link: https://lore.kernel.org/r/20220711173939.1132294-19-maxime@cerno.tech
Diffstat (limited to 'drivers/rapidio')
0 files changed, 0 insertions, 0 deletions