Loading
iommu/sun50i: fix device leak on of_xlate()
Make sure to drop the reference taken to the iommu platform device when looking up its driver data during of_xlate(). Fixes: 4100b8c2 ("iommu: Add Allwinner H6 IOMMU driver") Cc: stable@vger.kernel.org # 5.8 Cc: Maxime Ripard <mripard@kernel.org> Acked-by:Robin Murphy <robin.murphy@arm.com> Signed-off-by:
Johan Hovold <johan@kernel.org> Signed-off-by:
Joerg Roedel <joerg.roedel@amd.com>