diff options
author | Christian König <[email protected]> | 2022-01-17 10:31:26 +0100 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2022-01-18 18:00:58 -0500 |
commit | 4722f463896cc0ef1a6f1c3cb2e171e949831249 (patch) | |
tree | d8e90fd24e392918e58e13cf300b7035bb931d44 /drivers/usb/cdns3/cdns3-ep0.c | |
parent | 9a458402fb69bda886aa6cbe067311b6e3d9c52a (diff) |
drm/radeon: fix error handling in radeon_driver_open_kms
The return value was never initialized so the cleanup code executed when
it isn't even necessary.
Just add proper error handling.
Fixes: ab50cb9df889 ("drm/radeon/radeon_kms: Fix a NULL pointer dereference in radeon_driver_open_kms()")
Signed-off-by: Christian König <[email protected]>
Tested-by: Jan Stancek <[email protected]>
Tested-by: Borislav Petkov <[email protected]>
Reviewed-by: Alex Deucher <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-ep0.c')
0 files changed, 0 insertions, 0 deletions