diff options
author | Yu Kuai <yukuai3@huawei.com> | 2020-09-18 09:13:35 +0800 |
---|---|---|
committer | Joerg Roedel <jroedel@suse.de> | 2020-09-24 10:48:29 +0200 |
commit | 1a26044954a6d1f4d375d5e62392446af663be7a (patch) | |
tree | 2f0807ec221da738167bd268425a01fa799aca24 /.gitattributes | |
parent | ba4f184e126b751d1bffad5897f263108befc780 (diff) |
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: aa759fd376fb ("iommu/exynos: Add callback for initializing devices from device tree")
Signed-off-by: Yu Kuai <yukuai3@huawei.com>
Acked-by: Marek Szyprowski <m.szyprowski@samsung.com>
Link: https://lore.kernel.org/r/20200918011335.909141-1-yukuai3@huawei.com
Signed-off-by: Joerg Roedel <jroedel@suse.de>
Diffstat (limited to '.gitattributes')
0 files changed, 0 insertions, 0 deletions