Skip to content
Commit 1a260449 authored by Yu Kuai's avatar Yu Kuai Committed by Joerg Roedel
Browse files

iommu/exynos: add missing put_device() call in exynos_iommu_of_xlate()



if of_find_device_by_node() succeed, exynos_iommu_of_xlate() doesn't have
a corresponding put_device(). Thus add put_device() to fix the exception
handling for this function implementation.

Fixes: aa759fd3 ("iommu/exynos: Add callback for initializing devices from device tree")
Signed-off-by: default avatarYu Kuai <yukuai3@huawei.com>
Acked-by: default avatarMarek Szyprowski <m.szyprowski@samsung.com>
Link: https://lore.kernel.org/r/20200918011335.909141-1-yukuai3@huawei.com


Signed-off-by: default avatarJoerg Roedel <jroedel@suse.de>
parent ba4f184e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment