From: Jassi Brar Date: Wed, 13 Feb 2013 10:43:14 +0000 (+0530) Subject: DMA: PL330: allow submitting 2 requests at a time X-Git-Tag: v3.10-rc1~41^2~48 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=30fb980b99d3896bd891e56fec22191d40007efc;p=pandora-kernel.git DMA: PL330: allow submitting 2 requests at a time Fix the logic to allow mc programming of second transfer after first has been done, by removing immediate return upon success and iterating until we detect QFull or DMAC dying. Reported-by: Alvaro Moran Tested-by: Alvaro Moran Signed-off-by: Jassi Brar Signed-off-by: Vinod Koul --- Reading git-diff-tree failed