Linux-ARM-Kernel Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] ARM: davinci: Remove DMA resources for MMC/SPI
@ 2016-09-28 10:35 Peter Ujfalusi
  2016-09-28 10:35 ` [PATCH 1/4] ARM: davinci: devices-da8xx: Remove DMA resources for MMC and SPI Peter Ujfalusi
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Peter Ujfalusi @ 2016-09-28 10:35 UTC (permalink / raw)
  To: linux-arm-kernel

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.

Regards,
Peter
---
Peter Ujfalusi (4):
  ARM: davinci: devices-da8xx: Remove DMA resources for MMC and SPI
  ARM: davinci: devices: Remove DMA resources for MMC
  ARM: davinci: dm355: Remove DMA resources for SPI
  ARM: davinci: dm365: Remove DMA resources for SPI

 arch/arm/mach-davinci/devices-da8xx.c | 29 -----------------------------
 arch/arm/mach-davinci/devices.c       |  3 ---
 arch/arm/mach-davinci/dm355.c         |  8 --------
 arch/arm/mach-davinci/dm365.c         |  8 --------
 4 files changed, 48 deletions(-)

--
2.10.0

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2016-10-01 17:38 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-09-28 10:35 [PATCH 0/4] ARM: davinci: Remove DMA resources for MMC/SPI Peter Ujfalusi
2016-09-28 10:35 ` [PATCH 1/4] ARM: davinci: devices-da8xx: Remove DMA resources for MMC and SPI Peter Ujfalusi
2016-09-28 10:35 ` [PATCH 2/4] ARM: davinci: devices: Remove DMA resources for MMC Peter Ujfalusi
2016-09-28 10:35 ` [PATCH 3/4] ARM: davinci: dm355: Remove DMA resources for SPI Peter Ujfalusi
2016-09-28 10:35 ` [PATCH 4/4] ARM: davinci: dm365: " Peter Ujfalusi
2016-10-01 17:38 ` [PATCH 0/4] ARM: davinci: Remove DMA resources for MMC/SPI Sekhar Nori

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox