commit | b7f69d9d4283cfbbf7458962cf9bdba6463b831d | [log] [tgz] |
---|---|---|
author | Viresh Kumar <viresh.kumar@st.com> | Fri Aug 05 15:32:43 2011 +0530 |
committer | Vinod Koul <vinod.koul@intel.com> | Mon Sep 19 15:13:06 2011 +0530 |
tree | 76e29e885d467486922f3b2fbd2c480a7b5a1b8f | |
parent | 937bb6e4c676fecbfbc1939b942241c3f27bf5d8 [diff] |
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>