summaryrefslogtreecommitdiff
path: root/drivers/usb/cdns3/core.c
diff options
context:
space:
mode:
authorShameer Kolothum <shameerali.kolothum.thodi@huawei.com>2020-11-19 16:58:46 +0000
committerWill Deacon <will@kernel.org>2020-11-23 14:57:41 +0000
commit77c38c8cf52ef715bfc5cab3d14222d4f3e776e2 (patch)
treec4b7f479a370af81423ea38c8a0dbe109b7543e1 /drivers/usb/cdns3/core.c
parent72b55c96f3a5ae6e486c20b5dacf5114060ed042 (diff)
iommu: Check return of __iommu_attach_device()
Currently iommu_create_device_direct_mappings() is called without checking the return of __iommu_attach_device(). This may result in failures in iommu driver if dev attach returns error. Fixes: ce574c27ae27 ("iommu: Move iommu_group_create_direct_mappings() out of iommu_group_add_device()") Signed-off-by: Shameer Kolothum <shameerali.kolothum.thodi@huawei.com> Link: https://lore.kernel.org/r/20201119165846.34180-1-shameerali.kolothum.thodi@huawei.com Signed-off-by: Will Deacon <will@kernel.org>
Diffstat (limited to 'drivers/usb/cdns3/core.c')
0 files changed, 0 insertions, 0 deletions