Re: [PATCH v2 3/9] fsldma: use channel name in printk output

2011-03-02 Thread Joe Perches
On Wed, 2011-03-02 at 14:23 -0800, Ira W. Snyder wrote: > This makes debugging the driver much easier when multiple channels are > running concurrently. In addition, you can see how much descriptor > memory each channel has allocated via the dmapool API in sysfs. > > Signed-off-by: Ira W. Snyder

[PATCH v2 3/9] fsldma: use channel name in printk output

2011-03-02 Thread Ira W. Snyder
This makes debugging the driver much easier when multiple channels are running concurrently. In addition, you can see how much descriptor memory each channel has allocated via the dmapool API in sysfs. Signed-off-by: Ira W. Snyder --- drivers/dma/fsldma.c | 60 +++--