Re: [PATCH 21/32] dmaengine: ste_dma40: Also report the number of logical channels

2013-04-24 Thread Lee Jones
On Mon, 22 Apr 2013, Russell King - ARM Linux wrote: > On Mon, Apr 22, 2013 at 11:37:15AM +0100, Lee Jones wrote: > > On Mon, 22 Apr 2013, Vinod Koul wrote: > > > > > On Mon, Apr 22, 2013 at 11:14:55AM +0100, Lee Jones wrote: > > > > On Mon, 22 Apr 2013, Vinod Koul wrote: > > > > > > > > > On

Re: [PATCH 21/32] dmaengine: ste_dma40: Also report the number of logical channels

2013-04-24 Thread Lee Jones
On Mon, 22 Apr 2013, Russell King - ARM Linux wrote: On Mon, Apr 22, 2013 at 11:37:15AM +0100, Lee Jones wrote: On Mon, 22 Apr 2013, Vinod Koul wrote: On Mon, Apr 22, 2013 at 11:14:55AM +0100, Lee Jones wrote: On Mon, 22 Apr 2013, Vinod Koul wrote: On Thu, Apr 18, 2013 at

Re: [PATCH 21/32] dmaengine: ste_dma40: Also report the number of logical channels

2013-04-22 Thread Vinod Koul
On Mon, Apr 22, 2013 at 11:37:15AM +0100, Lee Jones wrote: > On Mon, 22 Apr 2013, Vinod Koul wrote: > You only get a warning for this too: Yup, oh i wrongly mention error > > WARNING: quoted string split across lines > #33: FILE: drivers/dma/ste_dma40.c:3204: > + dev_info(>dev, "hardware

Re: [PATCH 21/32] dmaengine: ste_dma40: Also report the number of logical channels

2013-04-22 Thread Russell King - ARM Linux
On Mon, Apr 22, 2013 at 11:37:15AM +0100, Lee Jones wrote: > On Mon, 22 Apr 2013, Vinod Koul wrote: > > > On Mon, Apr 22, 2013 at 11:14:55AM +0100, Lee Jones wrote: > > > On Mon, 22 Apr 2013, Vinod Koul wrote: > > > > > > > On Thu, Apr 18, 2013 at 11:12:03AM +0100, Lee Jones wrote: > > > > > +

Re: [PATCH 21/32] dmaengine: ste_dma40: Also report the number of logical channels

2013-04-22 Thread Lee Jones
On Mon, 22 Apr 2013, Vinod Koul wrote: > On Mon, Apr 22, 2013 at 11:14:55AM +0100, Lee Jones wrote: > > On Mon, 22 Apr 2013, Vinod Koul wrote: > > > > > On Thu, Apr 18, 2013 at 11:12:03AM +0100, Lee Jones wrote: > > > > Now we know the total of physical and logical channels, we may as > > > >

Re: [PATCH 21/32] dmaengine: ste_dma40: Also report the number of logical channels

2013-04-22 Thread Vinod Koul
On Mon, Apr 22, 2013 at 11:14:55AM +0100, Lee Jones wrote: > On Mon, 22 Apr 2013, Vinod Koul wrote: > > > On Thu, Apr 18, 2013 at 11:12:03AM +0100, Lee Jones wrote: > > > Now we know the total of physical and logical channels, we may as > > > well report them within the information log. > > > >

Re: [PATCH 21/32] dmaengine: ste_dma40: Also report the number of logical channels

2013-04-22 Thread Lee Jones
On Mon, 22 Apr 2013, Vinod Koul wrote: > On Thu, Apr 18, 2013 at 11:12:03AM +0100, Lee Jones wrote: > > Now we know the total of physical and logical channels, we may as > > well report them within the information log. > > > > Before: > > dma40 dma40.0: hardware revision: 3 @ 0x801c with 8

Re: [PATCH 21/32] dmaengine: ste_dma40: Also report the number of logical channels

2013-04-22 Thread Vinod Koul
On Thu, Apr 18, 2013 at 11:12:03AM +0100, Lee Jones wrote: > Now we know the total of physical and logical channels, we may as > well report them within the information log. > > Before: > dma40 dma40.0: hardware revision: 3 @ 0x801c with 8 physical channels > > After: > and 256 logical

Re: [PATCH 21/32] dmaengine: ste_dma40: Also report the number of logical channels

2013-04-22 Thread Vinod Koul
On Thu, Apr 18, 2013 at 11:12:03AM +0100, Lee Jones wrote: Now we know the total of physical and logical channels, we may as well report them within the information log. Before: dma40 dma40.0: hardware revision: 3 @ 0x801c with 8 physical channels After: as above ... and 256 logical

Re: [PATCH 21/32] dmaengine: ste_dma40: Also report the number of logical channels

2013-04-22 Thread Lee Jones
On Mon, 22 Apr 2013, Vinod Koul wrote: On Thu, Apr 18, 2013 at 11:12:03AM +0100, Lee Jones wrote: Now we know the total of physical and logical channels, we may as well report them within the information log. Before: dma40 dma40.0: hardware revision: 3 @ 0x801c with 8 physical

Re: [PATCH 21/32] dmaengine: ste_dma40: Also report the number of logical channels

2013-04-22 Thread Vinod Koul
On Mon, Apr 22, 2013 at 11:14:55AM +0100, Lee Jones wrote: On Mon, 22 Apr 2013, Vinod Koul wrote: On Thu, Apr 18, 2013 at 11:12:03AM +0100, Lee Jones wrote: Now we know the total of physical and logical channels, we may as well report them within the information log. Before:

Re: [PATCH 21/32] dmaengine: ste_dma40: Also report the number of logical channels

2013-04-22 Thread Lee Jones
On Mon, 22 Apr 2013, Vinod Koul wrote: On Mon, Apr 22, 2013 at 11:14:55AM +0100, Lee Jones wrote: On Mon, 22 Apr 2013, Vinod Koul wrote: On Thu, Apr 18, 2013 at 11:12:03AM +0100, Lee Jones wrote: Now we know the total of physical and logical channels, we may as well report them

Re: [PATCH 21/32] dmaengine: ste_dma40: Also report the number of logical channels

2013-04-22 Thread Russell King - ARM Linux
On Mon, Apr 22, 2013 at 11:37:15AM +0100, Lee Jones wrote: On Mon, 22 Apr 2013, Vinod Koul wrote: On Mon, Apr 22, 2013 at 11:14:55AM +0100, Lee Jones wrote: On Mon, 22 Apr 2013, Vinod Koul wrote: On Thu, Apr 18, 2013 at 11:12:03AM +0100, Lee Jones wrote: +

Re: [PATCH 21/32] dmaengine: ste_dma40: Also report the number of logical channels

2013-04-22 Thread Vinod Koul
On Mon, Apr 22, 2013 at 11:37:15AM +0100, Lee Jones wrote: On Mon, 22 Apr 2013, Vinod Koul wrote: You only get a warning for this too: Yup, oh i wrongly mention error WARNING: quoted string split across lines #33: FILE: drivers/dma/ste_dma40.c:3204: + dev_info(pdev-dev, hardware

[PATCH 21/32] dmaengine: ste_dma40: Also report the number of logical channels

2013-04-18 Thread Lee Jones
Now we know the total of physical and logical channels, we may as well report them within the information log. Before: dma40 dma40.0: hardware revision: 3 @ 0x801c with 8 physical channels After: and 256 logical channels Cc: Vinod Koul Cc: Dan Williams Cc: Per Forlin Cc: Rabin Vincent

[PATCH 21/32] dmaengine: ste_dma40: Also report the number of logical channels

2013-04-18 Thread Lee Jones
Now we know the total of physical and logical channels, we may as well report them within the information log. Before: dma40 dma40.0: hardware revision: 3 @ 0x801c with 8 physical channels After: as above ... and 256 logical channels Cc: Vinod Koul vinod.k...@intel.com Cc: Dan Williams