diff options
author | Viresh Kumar <viresh.kumar@st.com> | 2011-04-18 11:24:56 +0200 |
---|---|---|
committer | Vinod Koul <vinod.koul@intel.com> | 2011-05-13 16:10:00 +0200 |
commit | 69dc14b51c1aad9d82afd8f96bf4e4835089bffc (patch) | |
tree | 494e852ee6531c5e91720246baf53623e45e4112 /Kconfig | |
parent | dmaengine/dw_dmac: set residue as total len in dwc_tx_status if status is !DM... (diff) | |
download | linux-69dc14b51c1aad9d82afd8f96bf4e4835089bffc.tar.xz linux-69dc14b51c1aad9d82afd8f96bf4e4835089bffc.zip |
dmaengine/dw_dmac: Divide one sg to many desc, if sg len is greater than DWC_MAX_COUNT
If len passed in sg for slave_sg transfers is greater than DWC_MAX_COUNT, then
driver programmes controller incorrectly. This patch adds code to handle this
situation by allocation more than one desc for same sg.
Signed-off-by: Viresh Kumar <viresh.kumar@st.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Diffstat (limited to 'Kconfig')
0 files changed, 0 insertions, 0 deletions