Skip to content
Commit b1856180 authored by Caleb Connolly's avatar Caleb Connolly Committed by Tom Rini
Browse files

iommu: dont fail silently



When attempting to probe a device which has an associated IOMMU, if the
IOMMU device can't be found (no driver, disabled driver, driver failed
to probe, etc) then we currently fail to probe the device with no
discernable error.

If we fail to hook the device up to its IOMMU, we should make sure that
the user knows about it. Write some better error messages for
dev_iommu_enable() to facilitate this.

Signed-off-by: default avatarCaleb Connolly <caleb.connolly@linaro.org>
parent 9d92c418
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment