Fix the leak of the CRTC structure in the failure paths of
armada_drm_crtc_create().
Signed-off-by: Russell King
---
drivers/gpu/drm/armada/armada_crtc.c | 25 +
1 file changed, 13 insertions(+), 12 deletions(-)
diff --git a/drivers/gpu/drm/armada/armada_crtc.c
b/driver
On Wed, Nov 29, 2017 at 03:03:09PM -0500, Sean Paul wrote:
> On Wed, Nov 29, 2017 at 07:16:43PM +, Russell King - ARM Linux wrote:
> > On Wed, Nov 29, 2017 at 09:53:42AM -0500, Sean Paul wrote:
> > > On Wed, Nov 29, 2017 at 11:45:43AM +, Russell King wrote:
> > > > Fix the leak of the CRTC
On Wed, Nov 29, 2017 at 09:53:42AM -0500, Sean Paul wrote:
> On Wed, Nov 29, 2017 at 11:45:43AM +, Russell King wrote:
> > Fix the leak of the CRTC structure in the failure paths of
> > armada_drm_crtc_create().
> >
> > Signed-off-by: Russell King
> > ---
> > drivers/gpu/drm/armada/armada_cr
On Wed, Nov 29, 2017 at 08:11:53PM +, Russell King - ARM Linux wrote:
> On Wed, Nov 29, 2017 at 03:03:09PM -0500, Sean Paul wrote:
> > On Wed, Nov 29, 2017 at 07:16:43PM +, Russell King - ARM Linux wrote:
> > > On Wed, Nov 29, 2017 at 09:53:42AM -0500, Sean Paul wrote:
> > > > On Wed, Nov 2
On Wed, Nov 29, 2017 at 07:16:43PM +, Russell King - ARM Linux wrote:
> On Wed, Nov 29, 2017 at 09:53:42AM -0500, Sean Paul wrote:
> > On Wed, Nov 29, 2017 at 11:45:43AM +, Russell King wrote:
> > > Fix the leak of the CRTC structure in the failure paths of
> > > armada_drm_crtc_create().
>
On Wed, Nov 29, 2017 at 11:45:43AM +, Russell King wrote:
> Fix the leak of the CRTC structure in the failure paths of
> armada_drm_crtc_create().
>
> Signed-off-by: Russell King
> ---
> drivers/gpu/drm/armada/armada_crtc.c | 10 --
> 1 file changed, 8 insertions(+), 2 deletions(-)
>
Fix the leak of the CRTC structure in the failure paths of
armada_drm_crtc_create().
Signed-off-by: Russell King
---
drivers/gpu/drm/armada/armada_crtc.c | 10 --
1 file changed, 8 insertions(+), 2 deletions(-)
diff --git a/drivers/gpu/drm/armada/armada_crtc.c
b/drivers/gpu/drm/armada/