From: Viresh Kumar Date: Tue, 29 Nov 2011 07:26:50 +0000 (+0530) Subject: dmaengine/amba-pl08x: Config ccfg and increment phychan_hold if phychan is true X-Git-Tag: v3.3-rc1~19^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8f0d30f9ee333f4fb3458a9a33f7ead5269ea8f3;p=pandora-kernel.git dmaengine/amba-pl08x: Config ccfg and increment phychan_hold if phychan is true Currently, if plchan->phychan is true, we return immediately from prep_phy_chan(). We must configure txd->ccfg and increment phychan_hold before returning. Otherwise, request line number wouldn't be configured in this txd. Reported-by: Rajeev Kumar Signed-off-by: Viresh Kumar Acked-by: Linus Walleij Signed-off-by: Vinod Koul --- Reading git-diff-tree failed