]> 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)
commit058b2050d4a641d804cb04f86d370ec29d097fbf
tree76e29e885d467486922f3b2fbd2c480a7b5a1b8f
parent5323ad9f210e580c1b004561bfbb330b66d29279
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