fsldma: rename fsl_chan to chan
authorIra Snyder <iws@ovro.caltech.edu>
Wed, 6 Jan 2010 13:34:05 +0000 (13:34 +0000)
committerDan Williams <dan.j.williams@intel.com>
Tue, 2 Feb 2010 21:51:41 +0000 (14:51 -0700)
commita1c03319018061304be28d131073ac13a5cb86fb
tree9d5e2f1d0a66d001e94c8dc34681ac49cf1b66bb
parentd3f620b2c4fecdc8e060b70e8d92d29fc01c6126
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 <iws@ovro.caltech.edu>
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
drivers/dma/fsldma.c