ARM: dma-mapping: use himem for DMA buffers for IOMMU-mapped devices
authorMarek Szyprowski <m.szyprowski@samsung.com>
Wed, 16 Jan 2013 14:41:02 +0000 (15:41 +0100)
committerMarek Szyprowski <m.szyprowski@samsung.com>
Mon, 25 Feb 2013 14:30:43 +0000 (15:30 +0100)
IOMMU can provide access to any memory page, so there is no point in
limiting the allocated pages only to lowmem, once other parts of
dma-mapping subsystem correctly supports himem pages.

Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com>

No differences found