Re: [alsa-devel] [PATCH v2 2/2] dmaengine: dw: Remove AVR32 bits from the driver

2017-05-17 Thread Andy Shevchenko
On Tue, May 16, 2017 at 7:28 AM, Vinod Koul wrote: > On Mon, May 15, 2017 at 05:09:13PM +0200, Takashi Iwai wrote: >> On Mon, 15 May 2017 16:49:40 +0200, >> Vinod Koul wrote: >> > > Sorry, I forgot to mention that it's supposed to go via either tree, >> > > though together. Since first we remove

Re: [alsa-devel] [PATCH v2 2/2] dmaengine: dw: Remove AVR32 bits from the driver

2017-05-15 Thread Vinod Koul
On Mon, May 15, 2017 at 05:09:13PM +0200, Takashi Iwai wrote: > On Mon, 15 May 2017 16:49:40 +0200, > Vinod Koul wrote: > > > > On Mon, May 15, 2017 at 11:43:11AM +0300, Andy Shevchenko wrote: > > > On Sun, 2017-05-14 at 18:34 +0530, Vinod Koul wrote: > > > > On Tue, May 09, 2017 at 07:18:37PM +03

Re: [alsa-devel] [PATCH v2 2/2] dmaengine: dw: Remove AVR32 bits from the driver

2017-05-15 Thread Takashi Iwai
On Mon, 15 May 2017 16:49:40 +0200, Vinod Koul wrote: > > On Mon, May 15, 2017 at 11:43:11AM +0300, Andy Shevchenko wrote: > > On Sun, 2017-05-14 at 18:34 +0530, Vinod Koul wrote: > > > On Tue, May 09, 2017 at 07:18:37PM +0300, Andy Shevchenko wrote: > > > > AVR32 is gone. Now it's time to clean u

Re: [alsa-devel] [PATCH v2 2/2] dmaengine: dw: Remove AVR32 bits from the driver

2017-05-15 Thread Vinod Koul
On Mon, May 15, 2017 at 11:43:11AM +0300, Andy Shevchenko wrote: > On Sun, 2017-05-14 at 18:34 +0530, Vinod Koul wrote: > > On Tue, May 09, 2017 at 07:18:37PM +0300, Andy Shevchenko wrote: > > > AVR32 is gone. Now it's time to clean up the driver by removing > > > leftovers that was used by AVR32 r

Re: [PATCH v2 2/2] dmaengine: dw: Remove AVR32 bits from the driver

2017-05-15 Thread Andy Shevchenko
On Mon, 2017-05-15 at 11:25 +0200, Lars-Peter Clausen wrote: > On 05/15/2017 10:43 AM, Andy Shevchenko wrote: > > On Sun, 2017-05-14 at 18:34 +0530, Vinod Koul wrote: > > > On Tue, May 09, 2017 at 07:18:37PM +0300, Andy Shevchenko wrote: > > > > AVR32 is gone. Now it's time to clean up the driver b

Re: [PATCH v2 2/2] dmaengine: dw: Remove AVR32 bits from the driver

2017-05-15 Thread Lars-Peter Clausen
On 05/15/2017 10:43 AM, Andy Shevchenko wrote: > On Sun, 2017-05-14 at 18:34 +0530, Vinod Koul wrote: >> On Tue, May 09, 2017 at 07:18:37PM +0300, Andy Shevchenko wrote: >>> AVR32 is gone. Now it's time to clean up the driver by removing >>> leftovers that was used by AVR32 related code. >> >> Sinc

Re: [PATCH v2 2/2] dmaengine: dw: Remove AVR32 bits from the driver

2017-05-15 Thread Andy Shevchenko
On Sun, 2017-05-14 at 18:34 +0530, Vinod Koul wrote: > On Tue, May 09, 2017 at 07:18:37PM +0300, Andy Shevchenko wrote: > > AVR32 is gone. Now it's time to clean up the driver by removing > > leftovers that was used by AVR32 related code. > > Since the cover didn't mention any dependency, I went a

Re: [PATCH v2 2/2] dmaengine: dw: Remove AVR32 bits from the driver

2017-05-14 Thread Vinod Koul
On Tue, May 09, 2017 at 07:18:37PM +0300, Andy Shevchenko wrote: > AVR32 is gone. Now it's time to clean up the driver by removing > leftovers that was used by AVR32 related code. Since the cover didn't mention any dependency, I went ahead and applied this now -- ~Vinod

[PATCH v2 2/2] dmaengine: dw: Remove AVR32 bits from the driver

2017-05-09 Thread Andy Shevchenko
AVR32 is gone. Now it's time to clean up the driver by removing leftovers that was used by AVR32 related code. Signed-off-by: Andy Shevchenko --- drivers/dma/dw/Kconfig | 7 +- drivers/dma/dw/core.c | 332 + drivers/dma/dw/regs.h | 50 ++--