]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ARM: 7093/1: mach-prima2: move ARM_DMA_ZONE_SIZE to mdesc->dma_zone_size
authorNicolas Pitre <nicolas.pitre@linaro.org>
Wed, 21 Sep 2011 19:52:40 +0000 (20:52 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Mon, 26 Sep 2011 11:31:09 +0000 (12:31 +0100)
commite922fe6625fb4700f041e5984ba6c09a1cadae65
tree601ed86fb487fbceaee9854058aab35f20dbdf0b
parentab6afa2ca5254aa70fab629583d58700ac7d035e
ARM: 7093/1: mach-prima2: move ARM_DMA_ZONE_SIZE to mdesc->dma_zone_size

The branch that contained the ARM_DMA_ZONE_SIZE removal missed prima2.

Original comment:

  Restrict DMA-able region to workaround silicon limitation.
  The limitation restricts buffers available for DMA to SD/MMC
  hardware to be below 256MB.

Signed-off-by: Nicolas Pitre <nicolas.pitre@linaro.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mach-prima2/include/mach/memory.h
arch/arm/mach-prima2/prima2.c