On 08/20/2013 10:26 AM, Bjorn Helgaas wrote: > On Tue, Aug 20, 2013 at 3:13 AM, Julia Lawall <[email protected]> wrote: >> From: Julia Lawall <[email protected]> >> >> Use devm_ioremap_resource instead of devm_request_and_ioremap. >> >> This was done using the semantic patch >> scripts/coccinelle/api/devm_ioremap_resource.cocci >> >> Error-handling code was manually removed from the associated calls to >> platform_get_resource. >> >> Adjust the comment at the third platform_get_resource_byname to make clear >> why ioremap is not done at this point. >> >> Signed-off-by: Julia Lawall <[email protected]> >> Acked-by: Thierry Reding <[email protected]> >> Tested-by: Thierry Reding <[email protected]> > > I'm hoping this goes via arm-soc. Let me know if you need me to do > something. If you need it: > > Acked-by: Bjorn Helgaas <[email protected]>
In that case, Thierry, can you please bounce it to [email protected] to be applied on top of wherever Tegra's for-3.12/soc branch was merged. Acked-by: Stephen Warren <[email protected]> -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

