On Mon, May 20, 2013 at 1:17 PM, Andy Shevchenko <[email protected]> wrote: > devm_ioremap_resource does sanity checks on the given resource. No need to > duplicate this in the driver. > > Signed-off-by: Andy Shevchenko <[email protected]> > --- > 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 <[email protected]> -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

