alistair23-linux/drivers/gpu/drm/fsl-dcu
Stefan Agner b7868c68a5 drm/fsl-dcu: use drm_mode_config_cleanup on initialization errors
Commit 7566e24767 ("drm/fsl-dcu: handle initialization errors properly")
introduced error handling during initialization, but with a wrong cleanup
order.

Replace the error handling with the generic cleanup function
drm_mode_config_cleanup.

Signed-off-by: Stefan Agner <stefan@agner.ch>
Signed-off-by: Thierry Reding <treding@nvidia.com>
Link: http://patchwork.freedesktop.org/patch/msgid/20160619021543.23587-1-stefan@agner.ch
2016-06-21 15:37:26 +02:00
..
fsl_dcu_drm_crtc.c drm/fsl-du: Implement some semblance of vblank event handling 2016-06-09 10:27:56 +02:00
fsl_dcu_drm_crtc.h
fsl_dcu_drm_drv.c drm/fls-dcu: Use lockless gem BO free callback 2016-06-01 09:40:25 +02:00
fsl_dcu_drm_drv.h drm/fsl-dcu: use bus_flags for pixel clock polarity 2016-05-05 10:09:06 -07:00
fsl_dcu_drm_fbdev.c
fsl_dcu_drm_kms.c drm/fsl-dcu: use drm_mode_config_cleanup on initialization errors 2016-06-21 15:37:26 +02:00
fsl_dcu_drm_output.h
fsl_dcu_drm_plane.c drm/fsl-dcu: fix alpha blending 2016-02-25 16:13:16 -08:00
fsl_dcu_drm_plane.h
fsl_dcu_drm_rgb.c drm: fsl-dcu: Rely on the default ->best_encoder() behavior 2016-06-10 17:22:19 +02:00
fsl_tcon.c drm/fsl-dcu: add TCON driver 2016-04-25 20:27:18 -07:00
fsl_tcon.h drm/fsl-dcu: add TCON driver 2016-04-25 20:27:18 -07:00
Kconfig drm/fsl-dcu: add COMMON_CLK dependency 2016-05-03 10:17:37 +02:00
Makefile drm/fsl-dcu: add TCON driver 2016-04-25 20:27:18 -07:00