[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAOh2x=nW=OUHGpaaYYxTN+rgnmF7Nb2R-wy=aSDfRhLPQeYSaQ@mail.gmail.com>
Date: Tue, 24 Jul 2012 09:08:41 +0100
From: viresh kumar <viresh.kumar@...aro.org>
To: Andy Shevchenko <andriy.shevchenko@...ux.intel.com>
Cc: Vinod Koul <vinod.koul@...el.com>, linux-kernel@...r.kernel.org,
spear-devel@...t.st.com
Subject: Re: [PATCH] dw_dmac: use devm_* functions to simplify code
On Tue, Jul 24, 2012 at 9:00 AM, Andy Shevchenko
<andriy.shevchenko@...ux.intel.com> wrote:
> Use devm_kzalloc, devm_clk_get, devm_request_irq, and devm_request_and_ioremap
> to reduce the code and to simplify the error path.
>
> Signed-off-by: Andy Shevchenko <andriy.shevchenko@...ux.intel.com>
> Cc: Viresh Kumar <viresh.linux@...il.com>
> ---
> drivers/dma/dw_dmac.c | 53 +++++++++-----------------------------------
> drivers/dma/dw_dmac_regs.h | 2 --
> 2 files changed, 10 insertions(+), 45 deletions(-)
Acked-by: Viresh Kumar <viresh.kumar@...aro.org>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists