drm/amd/display: Clear phantom stream count and plane count
[linux-block.git] / drivers / iommu / omap-iommu.c
index c66b070841dd41e0c322f12515c7d8f919e5bd16..c9528065a59afac738a6f06ba89ef11c90082a72 100644 (file)
@@ -1719,7 +1719,6 @@ static void omap_iommu_release_device(struct device *dev)
        if (!dev->of_node || !arch_data)
                return;
 
-       dev_iommu_priv_set(dev, NULL);
        kfree(arch_data);
 
 }