]> asedeno.scripts.mit.edu Git - linux.git/commit
drm/armada: fix leak of crtc structure
authorRussell King <rmk+kernel@armlinux.org.uk>
Fri, 8 Dec 2017 12:16:22 +0000 (12:16 +0000)
committerRussell King <rmk+kernel@armlinux.org.uk>
Fri, 8 Dec 2017 12:16:22 +0000 (12:16 +0000)
commit33cd3c07a976e11c3c4cc6b0b3db6760ad1590c5
tree1d02945581b89a98328dfbadf453812c096715c4
parent4fbd8d194f06c8a3fd2af1ce560ddb31f7ec8323
drm/armada: fix leak of crtc structure

Fix the leak of the CRTC structure in the failure paths of
armada_drm_crtc_create().

Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>
drivers/gpu/drm/armada/armada_crtc.c