]> git.baikalelectronics.ru Git - kernel.git/commit
iommu/rockchip: Request irqs in rk_iommu_probe()
authorJeffy Chen <jeffy.chen@rock-chips.com>
Fri, 23 Mar 2018 07:38:03 +0000 (15:38 +0800)
committerJoerg Roedel <jroedel@suse.de>
Thu, 29 Mar 2018 10:22:22 +0000 (12:22 +0200)
commitd323b9ca0571be29ba3185737197f029884ffa63
treec95695be4f4c9bc23c1c31febe5ce16538c0a519
parent4e07c5514f13e3c37e467ba27a85b0563379108c
iommu/rockchip: Request irqs in rk_iommu_probe()

Move request_irq to the end of rk_iommu_probe().

Suggested-by: Robin Murphy <robin.murphy@arm.com>
Signed-off-by: Jeffy Chen <jeffy.chen@rock-chips.com>
Acked-by: Robin Murphy <robin.murphy@arm.com>
Signed-off-by: Joerg Roedel <jroedel@suse.de>
drivers/iommu/rockchip-iommu.c