Skip to content
Commit b1d0b34b authored by Thierry Reding's avatar Thierry Reding
Browse files

drm/tegra: dc: Detach IOMMU group from domain only once



Detaching from an IOMMU group multiple times can lead to a crash. This
could potentially be fixed in the IOMMU driver, but it's easy to avoid
the subsequent detach operations in this driver, so do that as well.

Signed-off-by: default avatarThierry Reding <treding@nvidia.com>
parent 48519232
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