OSDN Git Service

Merge tag 'davinci-for-v4.10/cleanup' of git://git.kernel.org/pub/scm/linux/kernel...
authorOlof Johansson <olof@lixom.net>
Tue, 8 Nov 2016 20:21:16 +0000 (12:21 -0800)
committerOlof Johansson <olof@lixom.net>
Tue, 8 Nov 2016 20:21:16 +0000 (12:21 -0800)
commite6caea6e0a4457f151649e0bfca1de510e7fdd7d
treec75b8c7350838c484cd21a11d8f6543825a198c3
parent21dbf0b34d9c95022289cc6acad7f791479c4653
parent766763dbdc1dca11deabdb00077a1c19e2803f0a
Merge tag 'davinci-for-v4.10/cleanup' of git://git./linux/kernel/git/nsekhar/linux-davinci into next/soc

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.

* tag 'davinci-for-v4.10/cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/nsekhar/linux-davinci:
  ARM: davinci: da8xx: Remove duplicated defines
  ARM: davinci: dm365: Remove DMA resources for SPI
  ARM: davinci: dm355: Remove DMA resources for SPI
  ARM: davinci: devices: Remove DMA resources for MMC
  ARM: davinci: devices-da8xx: Remove DMA resources for MMC and SPI

Signed-off-by: Olof Johansson <olof@lixom.net>