From: Ira Snyder Date: Wed, 6 Jan 2010 13:34:05 +0000 (+0000) Subject: fsldma: rename fsl_chan to chan X-Git-Tag: v2.6.34-rc1~204^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a1c03319018061304be28d131073ac13a5cb86fb;p=pandora-kernel.git fsldma: rename fsl_chan to chan The name fsl_chan seems too long, so it has been shortened to chan. There are only a few places where the higher level "struct dma_chan *chan" name conflicts. These have been changed to "struct dma_chan *dchan" instead. Signed-off-by: Ira W. Snyder Signed-off-by: Dan Williams --- Reading git-diff-tree failed