aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_out.c
diff options
context:
space:
mode:
authorSean Paul <[email protected]>2019-05-24 16:29:13 -0400
committerSean Paul <[email protected]>2019-06-20 17:00:50 -0400
commit2aa31767259722d159e07240b0b8482a54223c2a (patch)
treea80727101b6b242a079362ea3132e4d4737906b9 /net/lapb/lapb_out.c
parent03436e3ec69c8e026224a5f172e5d0431f722305 (diff)
drm/msm: Re-order uninit function to work during probe defer
If bind fails, we can call msm_drm_uninit before kms elements have been created. In this case, drm_atomic_helper_shutdown will fail since there are no drm objects. Only call drm unregistration and shutdown if drm is registered. Also while we're in here move the workqueue destruction to below component_unbind since components could be actively using the wq during uninit or in their unbind routine. Reviewed-by: Rob Clark <[email protected]> Signed-off-by: Sean Paul <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'net/lapb/lapb_out.c')
0 files changed, 0 insertions, 0 deletions