iommu: Clean up release_device checks
Since release_device is now called through per-device ops, any call
which gets as far as a driver definitely *is* for that driver, so all
the checks to that effect are now redundant and can be removed.
Signed-off-by:
Robin Murphy <robin.murphy@arm.com>
Please register or sign in to comment