ARM: mach-prima2: move ARM_DMA_ZONE_SIZE to mdesc->dma_zone_size
authorNicolas Pitre <nicolas.pitre@linaro.org>
Sat, 3 Sep 2011 01:05:10 +0000 (21:05 -0400)
committerNicolas Pitre <nico@fluxnic.net>
Tue, 6 Sep 2011 21:25:54 +0000 (17:25 -0400)
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>

No differences found