Re: [PATCH 5/5] irqchip/renesas-irqc: Convert to managed initializations

From: Simon Horman
Date: Mon May 13 2019 - 08:17:19 EST


On Mon, Apr 29, 2019 at 05:20:06PM +0200, Geert Uytterhoeven wrote:
> Simplify error handling by converting the driver to use managed
> allocations and initializations.
>
> Note that platform_get_resource() and ioremap_nocache() are combined in
> devm_platform_ioremap_resource().
>
> Signed-off-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx>

Reviewed-by: Simon Horman <horms+renesas@xxxxxxxxxxxx>