From: Viresh Kumar Date: Thu, 3 Mar 2011 10:17:21 +0000 (+0530) Subject: dw_dmac: Pass Channel Allocation Order from platform_data X-Git-Tag: v2.6.39-rc1~203^2~12^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b0c3130d69bda5cd91aa3b3f08e7878df49fde69;p=pandora-kernel.git dw_dmac: Pass Channel Allocation Order from platform_data In SPEAr Platform channels 4-7 have more Fifo depth. So we must get better channel first. This patch introduces concept of channel allocation order in dw_dmac. If user doesn't pass anything or 0, than normal (ascending) channel allocation will follow, else channels will be allocated in descending order. Signed-off-by: Viresh Kumar Signed-off-by: Vinod Koul --- Reading git-diff-tree failed