Loading
iommu/ipmmu-vmsa: 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: 7b2d5961 ("iommu/ipmmu-vmsa: Replace local utlb code with fwspec ids") Cc: stable@vger.kernel.org # 4.14 Cc: Magnus Damm <damm+renesas@opensource.se> 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>