Re: [PATCH 7/8] fsldma: rename fsl_chan to fchan

2010-01-06 Thread Scott Wood
On Thu, Dec 31, 2009 at 10:10:45PM -0800, Ira W. Snyder wrote: The name fsl_chan seems too long, so it has been shortened to fchan. Could be just chan, no need for namespacing here. -Scott ___ Linuxppc-dev mailing list Linuxppc-dev@lists.ozlabs.org

Re: [PATCH 7/8] fsldma: rename fsl_chan to fchan

2010-01-06 Thread Ira W. Snyder
On Wed, Jan 06, 2010 at 12:04:22PM -0600, Scott Wood wrote: On Thu, Dec 31, 2009 at 10:10:45PM -0800, Ira W. Snyder wrote: The name fsl_chan seems too long, so it has been shortened to fchan. Could be just chan, no need for namespacing here. True. A few functions have a parameter struct

Re: [PATCH 7/8] fsldma: rename fsl_chan to fchan

2010-01-06 Thread Scott Wood
Ira W. Snyder wrote: On Wed, Jan 06, 2010 at 12:04:22PM -0600, Scott Wood wrote: On Thu, Dec 31, 2009 at 10:10:45PM -0800, Ira W. Snyder wrote: The name fsl_chan seems too long, so it has been shortened to fchan. Could be just chan, no need for namespacing here. True. A few functions have

Re: [PATCH 7/8] fsldma: rename fsl_chan to fchan

2010-01-06 Thread Ira W. Snyder
On Wed, Jan 06, 2010 at 12:27:11PM -0600, Scott Wood wrote: Ira W. Snyder wrote: On Wed, Jan 06, 2010 at 12:04:22PM -0600, Scott Wood wrote: On Thu, Dec 31, 2009 at 10:10:45PM -0800, Ira W. Snyder wrote: The name fsl_chan seems too long, so it has been shortened to fchan. Could be just

[PATCH 7/8] fsldma: rename fsl_chan to fchan

2009-12-31 Thread Ira W. Snyder
The name fsl_chan seems too long, so it has been shortened to fchan. Signed-off-by: Ira W. Snyder i...@ovro.caltech.edu --- drivers/dma/fsldma.c | 446 +- 1 files changed, 223 insertions(+), 223 deletions(-) diff --git a/drivers/dma/fsldma.c