Home
last modified time | relevance | path

Searched hist:b7868c68 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/gpu/drm/fsl-dcu/
H A Dfsl_dcu_drm_kms.cb7868c68 Sat Jun 18 21:15:43 CDT 2016 Stefan Agner <stefan@agner.ch> drm/fsl-dcu: use drm_mode_config_cleanup on initialization errors

Commit 7566e247672d ("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
b7868c68 Sat Jun 18 21:15:43 CDT 2016 Stefan Agner <stefan@agner.ch> drm/fsl-dcu: use drm_mode_config_cleanup on initialization errors

Commit 7566e247672d ("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