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

From: Linus Walleij
Date: Fri Aug 16 2013 - 11:17:27 EST


On Wed, Aug 14, 2013 at 11:11 AM, Julia Lawall <Julia.Lawall@xxxxxxx> wrote:

> From: Julia Lawall <Julia.Lawall@xxxxxxx>
>
> 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_resource to make the connection between them more clear.

Patch applied with Viresh's ACK.

Yours,
Linus Walleij
--
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/