Merge branch 'for-v3.12' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping
authorLinus Torvalds <torvalds@linux-foundation.org>
Mon, 9 Sep 2013 17:26:33 +0000 (10:26 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 9 Sep 2013 17:26:33 +0000 (10:26 -0700)
commit64c353864e3f7ccba0ade1bd6f562f9a3bc7e68d
treefdd4d4c0cc90ef920cd755b835f0acf1e6ef8fbf
parentd8cacd3a259bf522ea5e6c4c60eba67ba22f599c
parent10bcdfb8ba24760f715f0a700c3812747eddddf5
Merge branch 'for-v3.12' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping

Pull DMA mapping update from Marek Szyprowski:
 "This contains an addition of Device Tree support for reserved memory
  regions (Contiguous Memory Allocator is one of the drivers for it) and
  changes required by the KVM extensions for PowerPC architectue"

* 'for-v3.12' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping:
  ARM: init: add support for reserved memory defined by device tree
  drivers: of: add initialization code for dma reserved memory
  drivers: of: add function to scan fdt nodes given by path
  drivers: dma-contiguous: clean source code and prepare for device tree
arch/arm/mm/init.c
drivers/of/Kconfig
drivers/of/Makefile
drivers/of/fdt.c
include/linux/device.h