Re: [PATCH v2] dw_dmac: don't check resource with devm_ioremap_resource

From: Viresh Kumar
Date: Mon May 20 2013 - 05:11:11 EST


On Mon, May 20, 2013 at 1:17 PM, Andy Shevchenko
<andriy.shevchenko@xxxxxxxxxxxxxxx> wrote:
> devm_ioremap_resource does sanity checks on the given resource. No need to
> duplicate this in the driver.
>
> Signed-off-by: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
> ---
> Since v1:
> - fix commit message to be along with other similar patches

Please always add a blank line here.

> drivers/dma/dw_dmac.c | 5 +----
> 1 file changed, 1 insertion(+), 4 deletions(-)

Acked-by: Viresh Kumar <viresh.kumar@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/