commit | 5dcc25c233b66c3446a2c249e1a4ed83118f2f0b | [log] [tgz] |
---|---|---|
author | Russell King <rmk+kernel@armlinux.org.uk> | Fri Dec 08 12:16:22 2017 +0000 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sun Feb 25 11:05:49 2018 +0100 |
tree | 4ae6d44091e490e6dd2202fdb93bc4555c0d8e50 | |
parent | 9a54c510014b3a1d24d6a2e13dbb6a2eacb5a46c [diff] |
drm/armada: fix leak of crtc structure [ Upstream commit 33cd3c07a976e11c3c4cc6b0b3db6760ad1590c5 ] 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> Signed-off-by: Sasha Levin <alexander.levin@microsoft.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>