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>