Re: [PATCH 0/4] ARM: davinci: Remove DMA resources for MMC/SPI

From: Sekhar Nori
Date: Sat Oct 01 2016 - 13:39:13 EST


On Wednesday 28 September 2016 04:05 PM, Peter Ujfalusi wrote:
> Hi,
>
> The drivers for davinci MMC and SPI have been converted to the new DMAengine API
> and no longer rely on the IORESOURCE_DMA.
> This is the case for at least one release cycle so now we can remove the
> IORESOURCE_DMA for these devices.

Hi Peter, applied to v4.10/cleanup branch of my tree. Thanks!

~Sekhar