Re: [PATCH] i2c: aT91: remove legacy DMA left overs

2020-11-03 Thread Wolfram Sang
On Wed, Sep 30, 2020 at 04:56:54PM +0200, Alexandre Belloni wrote: > Commit dc6df6e90de9 ("i2c: at91: remove legacy DMA support") removed legcy > DMA support from the driver. Remove the last use of the definitions from > linux/platform_data/dma-atmel.h and stop including this header. > >

Re: [PATCH] i2c: aT91: remove legacy DMA left overs

2020-10-10 Thread Codrin.Ciubotariu
On 30.09.2020 17:56, Alexandre Belloni wrote: > EXTERNAL EMAIL: Do not click links or open attachments unless you know the > content is safe > > Commit dc6df6e90de9 ("i2c: at91: remove legacy DMA support") removed legcy > DMA support from the driver. Remove the last use of the definitions from >

[PATCH] i2c: aT91: remove legacy DMA left overs

2020-09-30 Thread Alexandre Belloni
Commit dc6df6e90de9 ("i2c: at91: remove legacy DMA support") removed legcy DMA support from the driver. Remove the last use of the definitions from linux/platform_data/dma-atmel.h and stop including this header. Signed-off-by: Alexandre Belloni --- drivers/i2c/busses/i2c-at91-master.c | 1 -