]> git.baikalelectronics.ru Git - kernel.git/commit
dmaengine/amba-pl08x: Add support for sg len greater than one for slave transfers
authorViresh Kumar <viresh.kumar@st.com>
Fri, 5 Aug 2011 10:02:43 +0000 (15:32 +0530)
committerVinod Koul <vinod.koul@intel.com>
Mon, 19 Sep 2011 09:43:06 +0000 (15:13 +0530)
commitc7868dd81c0c7b53f373ab5a0cce89651dbc7f5a
tree76e29e885d467486922f3b2fbd2c480a7b5a1b8f
parent09cdb51732d230d43ff5b7ddef50364bafbd3803
dmaengine/amba-pl08x: Add support for sg len greater than one for slave transfers

Untill now, sg_len greater than one is not supported. This patch adds support to
do that.

Note: Still, if peripheral is flow controller, sg_len can't be greater that one.

Signed-off-by: Viresh Kumar <viresh.kumar@st.com>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
drivers/dma/amba-pl08x.c
include/linux/amba/pl08x.h