Re: [PATCH 3/29] drivers/gpio: simplify use of devm_ioremap_resource

2013-08-16 Thread Linus Walleij
On Wed, Aug 14, 2013 at 11: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. > > Move the call to platform_get_resource adjacent to the call to > devm_ioremap_re

Re: [PATCH 3/29] drivers/gpio: simplify use of devm_ioremap_resource

2013-08-14 Thread Viresh Kumar
On Wed, Aug 14, 2013 at 2:41 PM, 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. > > Move the call to platform_get_resource adjacent to the call to > devm_ioremap_reso