Hi Jeffy, On Thu, Mar 1, 2018 at 7:18 PM, Jeffy Chen <[email protected]> wrote: > Move request_irq to the end of rk_iommu_probe(). > > Suggested-by: Robin Murphy <[email protected]> > Signed-off-by: Jeffy Chen <[email protected]> > --- > > Changes in v6: None > Changes in v5: None > Changes in v4: None > Changes in v3: > Loop platform_get_irq() as Robin suggested. > > Changes in v2: None > > drivers/iommu/rockchip-iommu.c | 38 +++++++++----------------------------- > 1 file changed, 9 insertions(+), 29 deletions(-) >
Reviewed-by: Tomasz Figa <[email protected]> Best regards, Tomasz

