lkml.org 
[lkml]   [2012]   [Nov]   [16]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCHv2 0/6] dmaengine: introduce is_slave_xfer helper
Date
There is a common practice to distinguish slave type transfers by checking
direction of the channel. This series introduces the check helper and its usage
across the drivers.

Since v1:
- append commit messages to the all patches
- update description for the patches against dw_dmac and at_hdmac
- apply all current Reviewed-by and Acked-by tags

Andy Shevchenko (6):
dmaengine: introduce is_slave_xfer function
dma: at_hdmac: check direction properly for cyclic transfers
dma: dw_dmac: check direction properly in dw_dma_cyclic_prep
dma: ep93xx_dma: reuse is_slave_xfer helper
dma: ipu_idmac: reuse is_slave_xfer helper
dma: ste_dma40: reuse is_slave_xfer helper

drivers/dma/at_hdmac.c | 10 +++++-----
drivers/dma/dw_dmac.c | 5 +++--
drivers/dma/ep93xx_dma.c | 3 +--
drivers/dma/ipu/ipu_idmac.c | 2 +-
drivers/dma/ste_dma40.c | 2 +-
include/linux/dmaengine.h | 5 +++++
6 files changed, 16 insertions(+), 11 deletions(-)

--
1.7.10.4



\
 
 \ /
  Last update: 2012-11-16 17:21    [W:1.941 / U:0.108 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site