On Mon, Aug 26, 2013 at 11:11:09AM +0200, Thierry Reding wrote: > 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 > > 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 <Julia.Lawall@xxxxxxx> > Acked-by: Thierry Reding <treding@xxxxxxxxxx> > Tested-by: Thierry Reding <treding@xxxxxxxxxx> > Acked-by: Bjorn Helgaas <bhelgaas@xxxxxxxxxx> > Acked-by: Stephen Warren <swarren@xxxxxxxxxx> > Signed-off-by: Thierry Reding <treding@xxxxxxxxxx> > --- > Hi, > > This is a small cleanup patch on top of the recently merged Tegra PCIe > driver. Can someone please apply this to the same branch that Tegra's > tegra-for-3.12-soc branch was merged? I think Kevin Hilman pulled it > into next/soc. Applied. -Olof -- To unsubscribe from this list: send the line "unsubscribe linux-tegra" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html