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)
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>

No differences found