Re: [PATCH 6/29] tegra: simplify use of devm_ioremap_resource

2013-08-15 Thread Stephen Warren
On 08/14/2013 03:11 AM, Julia Lawall wrote: > From: Julia Lawall > > Remove unneeded error handling on the result of a call to > platform_get_resource when the value is passed to devm_ioremap_resource. I have applied this to Tegra's for-3.12/cleanup branch. -- To unsubscribe from this list: send

Re: [PATCH 6/29] tegra: simplify use of devm_ioremap_resource

2013-08-14 Thread Stephen Warren
On 08/14/2013 03:11 AM, Julia Lawall wrote: > From: Julia Lawall > > Remove unneeded error handling on the result of a call to > platform_get_resource when the value is passed to devm_ioremap_resource. I believe that drivers/iommu changes are usually applied by Joerg Roedel and drivers/memory c