Hi All,

This patch series aims to drop using platform_get_resource() for IRQ types
in preparation for removal of static setup of IRQ resource from DT core
code.

Dropping usage of platform_get_resource() was agreed based on
the discussion [0].

[0] https://patchwork.kernel.org/project/linux-renesas-soc/
patch/[email protected]/

While I was at it created patch 2/2 to propagate errors upstream.

Cheers,
Prabhakar

Lad Prabhakar (2):
  iommu/arm-smmu: Use platform_irq_count() to get the interrupt count
  iommu/arm-smmu: Propagate errors from platform_get_irq()

 drivers/iommu/arm/arm-smmu/arm-smmu.c | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

-- 
2.17.1

_______________________________________________
iommu mailing list
[email protected]
https://lists.linuxfoundation.org/mailman/listinfo/iommu

Reply via email to