Skip to content
Commit 87e956e9 authored by Stephane Viau's avatar Stephane Viau Committed by Rob Clark
Browse files

drm/msm: fix IOMMU cleanup for -EPROBE_DEFER



If probe fails after IOMMU is attached, we need to detach in order to
clean up properly.  Before this change, IOMMU faults would occur if the
probe failed (-EPROBE_DEFER).

Signed-off-by: default avatarStephane Viau <sviau@codeaurora.org>
Signed-off-by: default avatarRob Clark <robdclark@gmail.com>
parent cf3198c2
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment