On Mon, Aug 26, 2013 at 11:11:09AM +0200, Thierry Reding 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]> > Acked-by: Bjorn Helgaas <[email protected]> > Acked-by: Stephen Warren <[email protected]> > Signed-off-by: Thierry Reding <[email protected]> > --- > 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 [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
