Skip to content

Commit

Permalink
fsldma: rename fsl_chan to chan
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Ira Snyder authored and Dan Williams committed Feb 2, 2010
1 parent d3f620b commit a1c0331
Showing 1 changed file with 275 additions and 275 deletions.
Loading

0 comments on commit a1c0331

Please sign in to comment.