Hi Axel, Thank you for the patch.
On Saturday 01 November 2014 11:45:32 Axel Lin wrote: > Signed-off-by: Axel Lin <axel....@ingics.com> Acked-by: Laurent Pinchart <laurent.pinch...@ideasonboard.com> Joerg, could you please pick this patch up ? > --- > drivers/iommu/ipmmu-vmsa.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/drivers/iommu/ipmmu-vmsa.c b/drivers/iommu/ipmmu-vmsa.c > index 7dab5cb..d25fa12 100644 > --- a/drivers/iommu/ipmmu-vmsa.c > +++ b/drivers/iommu/ipmmu-vmsa.c > @@ -1184,7 +1184,7 @@ static int ipmmu_probe(struct platform_device *pdev) > dev_name(&pdev->dev), mmu); > if (ret < 0) { > dev_err(&pdev->dev, "failed to request IRQ %d\n", irq); > - return irq; > + return ret; > } > > ipmmu_device_reset(mmu); -- Regards, Laurent Pinchart _______________________________________________ iommu mailing list iommu@lists.linux-foundation.org https://lists.linuxfoundation.org/mailman/listinfo/iommu