Re: [PATCH 1/7] PCI: tegra: replace devm_request_and_ioremap by devm_ioremap_resource

From: Stephen Warren
Date: Tue Aug 20 2013 - 14:53:42 EST


On 08/20/2013 10:26 AM, Bjorn Helgaas wrote:
> On Tue, Aug 20, 2013 at 3:13 AM, Julia Lawall <julia.lawall@xxxxxxx> 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 <thierry.reding@xxxxxxxxx>
>> Tested-by: Thierry Reding <thierry.reding@xxxxxxxxx>
>
> 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 <bhelgaas@xxxxxxxxxx>

In that case, Thierry, can you please bounce it to arm@xxxxxxxxxx to be
applied on top of wherever Tegra's for-3.12/soc branch was merged.

Acked-by: Stephen Warren <swarren@xxxxxxxxxx>
--
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/