From: Viresh Kumar Date: Wed, 1 Feb 2012 10:42:21 +0000 (+0530) Subject: dmaengine/dw_dmac: Don't use magic number for total number of channels X-Git-Tag: v3.4-rc1~39^2~37 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e8d9f875c9b02bb56ba3bb44834ae81ba0e8efbc;p=pandora-kernel.git dmaengine/dw_dmac: Don't use magic number for total number of channels Total number of channels is passed in pdata->nr_channels variable, thus we must not use magic number '7' for total number of channels. Signed-off-by: Viresh Kumar Signed-off-by: Vinod Koul --- Reading git-diff-tree failed