Re: [PATCH 2/4] usb: musb: add a type to each dma engine

2013-10-10 Thread Felipe Balbi
Hi, sorry for the delay... On Wed, Oct 02, 2013 at 03:07:25PM +0200, Sebastian Andrzej Siewior wrote: > > On Tue, Aug 13, 2013 at 07:49:43PM +0200, Sebastian Andrzej Siewior > > wrote: > >> This patch defines four types of current supported DMA engines > >> and assignes them to each dma engine. T

Re: [PATCH 2/4] usb: musb: add a type to each dma engine

2013-10-02 Thread Sebastian Andrzej Siewior
On 10/01/2013 04:33 PM, Felipe Balbi wrote: > Hi, Hi, > On Tue, Aug 13, 2013 at 07:49:43PM +0200, Sebastian Andrzej Siewior > wrote: >> This patch defines four types of current supported DMA engines >> and assignes them to each dma engine. This should get rid of a >> few ifdefs later on. >> >> S

Re: [PATCH 2/4] usb: musb: add a type to each dma engine

2013-10-01 Thread Felipe Balbi
Hi, On Tue, Aug 13, 2013 at 07:49:43PM +0200, Sebastian Andrzej Siewior wrote: > This patch defines four types of current supported DMA engines and > assignes them to each dma engine. This should get rid of a few ifdefs > later on. > > Signed-off-by: Sebastian Andrzej Siewior I would *really* l

[PATCH 2/4] usb: musb: add a type to each dma engine

2013-08-13 Thread Sebastian Andrzej Siewior
This patch defines four types of current supported DMA engines and assignes them to each dma engine. This should get rid of a few ifdefs later on. Signed-off-by: Sebastian Andrzej Siewior --- drivers/usb/musb/cppi_dma.c | 1 + drivers/usb/musb/musb_cppi41.c | 1 + drivers/usb/musb/musb_dm