All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL 1/4] DaVinci cleanup for v4.10
@ 2016-11-04  6:25 Sekhar Nori
  2016-11-04  6:25 ` [GIT PULL 2/4] DaVinci SoC updates " Sekhar Nori
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Sekhar Nori @ 2016-11-04  6:25 UTC (permalink / raw)
  To: linux-arm-kernel

The following changes since commit 1001354ca34179f3db924eb66672442a173147dc:

  Linux 4.9-rc1 (2016-10-15 12:17:50 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/nsekhar/linux-davinci.git tags/davinci-for-v4.10/cleanup

for you to fetch changes up to 766763dbdc1dca11deabdb00077a1c19e2803f0a:

  ARM: davinci: da8xx: Remove duplicated defines (2016-10-31 16:51:56 +0530)

----------------------------------------------------------------
Clean-up some unnecessary code from mach-davinci.

- Remove now unneeded dma resources where drivers
  are already converted to use the dma_slave_map[]
  structure.

- Remove some duplicated defines related to USB support.

----------------------------------------------------------------
Alexandre Bailon (1):
      ARM: davinci: da8xx: Remove duplicated defines

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/board-da830-evm.c     |  5 +++--
 arch/arm/mach-davinci/board-omapl138-hawk.c |  3 ++-
 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 --------
 include/linux/platform_data/usb-davinci.h   | 23 -----------------------
 7 files changed, 5 insertions(+), 74 deletions(-)

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

end of thread, other threads:[~2016-11-08 20:24 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-11-04  6:25 [GIT PULL 1/4] DaVinci cleanup for v4.10 Sekhar Nori
2016-11-04  6:25 ` [GIT PULL 2/4] DaVinci SoC updates " Sekhar Nori
2016-11-08 20:23   ` Olof Johansson
2016-11-04  6:25 ` [GIT PULL 3/4] DaVinci device-tree " Sekhar Nori
2016-11-08 20:23   ` Olof Johansson
2016-11-04  6:25 ` [GIT PULL 4/4] DaVinci defconfig " Sekhar Nori
2016-11-08 20:24   ` Olof Johansson
2016-11-08 20:22 ` [GIT PULL 1/4] DaVinci cleanup " Olof Johansson

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.