Re: [PATCH 5/7] bcm63xx_enet: replace devm_request_and_ioremap bydevm_ioremap_resource

From: David Miller
Date: Wed Aug 21 2013 - 02:22:59 EST


From: Julia Lawall <Julia.Lawall@xxxxxxx>
Date: Mon, 19 Aug 2013 13:20:39 +0200

> From: Julia Lawall <Julia.Lawall@xxxxxxx>
>
> Use devm_ioremap_resource instead of devm_request_and_ioremap.
>
> This was done using the semantic patch
> scripts/coccinelle/api/devm_ioremap_resource.cocci
>
> The relevant call to platform_get_resource was manually moved down to the
> call to devm_ioremap_resource.
>
> Signed-off-by: Julia Lawall <Julia.Lawall@xxxxxxx>

Applied to net-next, thanks.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/