linux-stable/drivers/gpu/drm/fsl-dcu
Fabio Estevam 5d2883d51d drm/fsl-dcu: remove unneeded 'ret' assignment
When devm_kzalloc() fails there is no need to assign an error code
to the 'ret' variable as it will not be used after jumping to the
'err_node_put' label, so just remove the assignment.

Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com>
Reviewed-by: Gabriel Krisman Bertazi <krisman@collabora.co.uk>
Signed-off-by: Stefan Agner <stefan@agner.ch>
2017-02-07 20:26:49 -08:00
..
fsl_dcu_drm_crtc.c drm/fsl-dcu: disable planes before disabling CRTC 2016-11-08 17:14:08 -08:00
fsl_dcu_drm_crtc.h
fsl_dcu_drm_drv.c drm: Rely on mode_config data for fb_helper initialization 2017-02-02 19:12:00 +01:00
fsl_dcu_drm_drv.h drm: Don't include <drm/drm_encoder.h> in <drm/drm_crtc.h> 2016-12-18 16:29:29 +05:30
fsl_dcu_drm_kms.c drm/fsl-dcu: rework codes to support of_graph dt binding for panel 2016-07-15 18:06:28 -07:00
fsl_dcu_drm_output.h drm/fsl-dcu: rework codes to support of_graph dt binding for panel 2016-07-15 18:06:28 -07:00
fsl_dcu_drm_plane.c drm: Nuke fb->pixel_format 2016-12-15 14:55:34 +02:00
fsl_dcu_drm_plane.h drm/fsl-dcu: move layer initialization to plane file 2016-06-18 18:34:22 -07:00
fsl_dcu_drm_rgb.c drm: bridge: Link encoder and bridge in core code 2016-12-18 16:31:45 +05:30
fsl_tcon.c drm/fsl-dcu: remove unneeded 'ret' assignment 2017-02-07 20:26:49 -08:00
fsl_tcon.h
Kconfig drm/fsl-dcu: make fbdev support really optional 2016-07-18 09:11:39 +02:00
Makefile drm/fsl-dcu: remove separate compilation unit for fbdev emulation 2016-11-28 17:33:52 -08:00