]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amd/display: Use common error handling code in dc_create()
authorMarkus Elfring <elfring@users.sourceforge.net>
Sat, 19 Dec 2020 17:18:59 +0000 (18:18 +0100)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 23 Dec 2020 20:07:47 +0000 (15:07 -0500)
commitaed28661da86f71e05eff9b069ec8aabdccddb1c
tree2487f1c12876911da2d9ed411e0453fa83f63b62
parent9735c5faf536801e2b33cd6d5b4e71738583e00f
drm/amd/display: Use common error handling code in dc_create()

Adjust a jump target so that a bit of exception handling can be better
reused at the end of this function.

Signed-off-by: Markus Elfring <elfring@users.sourceforge.net>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/core/dc.c