From: Viresh Kumar Date: Fri, 4 Mar 2011 10:12:50 +0000 (+0530) Subject: dw_dmac: Change value of DWC_MAX_COUNT to 4095. X-Git-Tag: v2.6.39-rc1~203^2~12^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=418e74070662e1ae7d9bb5202f773d35c9a7f05e;p=pandora-kernel.git dw_dmac: Change value of DWC_MAX_COUNT to 4095. Every descriptor can transfer a maximum count of 4095 (12 bits, in control reg), So we must have DWC_MAX_COUNT as 4095 instead of 2048. Signed-off-by: Viresh Kumar Signed-off-by: Vinod Koul --- Reading git-diff-tree failed