Re: [PATCH 02/10] dmaengine: move drivers to dma_transfer_direction

From: Viresh Kumar
Date: Mon Oct 17 2011 - 01:29:45 EST


On 10/14/2011 11:08 AM, Vinod Koul wrote:
> From: Vinod Koul <vinod.koul@xxxxxxxxxxxxxxx>
>
> Signed-off-by: Vinod Koul <vinod.koul@xxxxxxxxxxxxxxx>
> Cc: Jassi Brar <jaswinder.singh@xxxxxxxxxx>
> Cc: Russell King <rmk+kernel@xxxxxxxxxxxxxxxx>
> Cc: Viresh Kumar <viresh.kumar@xxxxxx>
> Cc: Linus Walleij <linus.walleij@xxxxxxxxxx>
> Cc: Nicolas Ferre <nicolas.ferre@xxxxxxxxx>
> Cc: Mika Westerberg <mika.westerberg@xxxxxx>
> Cc: H Hartley Sweeten <hartleys@xxxxxxxxxxxxxxxxxxx>
> Cc: Li Yang <leoli@xxxxxxxxxxxxx>
> Cc: Zhang Wei <zw@xxxxxxxxxxxxx>
> Cc: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
> Cc: Guennadi Liakhovetski <g.liakhovetski@xxxxxx>
> Cc: Shawn Guo <shawn.guo@xxxxxxxxxxxxx>
> Cc: Yong Wang <yong.y.wang@xxxxxxxxx>
> Cc: Tomoya MORINAGA <tomoya-linux@xxxxxxxxxxxxxxxxxx>
> Cc: Boojin Kim <boojin.kim@xxxxxxxxxxx>
> Cc: Barry Song <Baohua.Song@xxxxxxx>
> ---
> arch/arm/mach-ep93xx/include/mach/dma.h | 6 ++--
> arch/arm/plat-nomadik/include/plat/ste_dma40.h | 4 +-
> drivers/dma/amba-pl08x.c | 24 +++++++++++-----------
> drivers/dma/at_hdmac.c | 22 ++++++++++----------
> drivers/dma/coh901318.c | 12 +++++-----
> drivers/dma/coh901318_lli.c | 23 ++++++++++-----------
> drivers/dma/coh901318_lli.h | 4 +-
> drivers/dma/dw_dmac.c | 14 ++++++------
> drivers/dma/ep93xx_dma.c | 22 ++++++++++----------
> drivers/dma/fsldma.c | 4 +-
> drivers/dma/imx-dma.c | 10 ++++----
> drivers/dma/imx-sdma.c | 10 ++++----
> drivers/dma/intel_mid_dma.c | 14 ++++++------
> drivers/dma/intel_mid_dma_regs.h | 2 +-
> drivers/dma/ipu/ipu_idmac.c | 4 +-
> drivers/dma/mxs-dma.c | 8 +++---
> drivers/dma/pch_dma.c | 12 +++++-----
> drivers/dma/pl330.c | 18 ++++++++--------
> drivers/dma/shdma.c | 25 +++++++++++------------
> drivers/dma/ste_dma40.c | 26 ++++++++++++------------
> drivers/dma/timb_dma.c | 18 ++++++++--------
> drivers/dma/txx9dmac.c | 12 +++++-----
> include/linux/amba/pl08x.h | 4 +-
> include/linux/dw_dmac.h | 2 +-
> include/linux/sh_dma.h | 2 +-
> 25 files changed, 150 insertions(+), 152 deletions(-)

For amba-pl08x and dw_dmac:

Acked-by: Viresh Kumar <viresh.kumar@xxxxxx>

Can you please add something in the commit message, to explain why is it done.

--
viresh
--
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/