Revert "drivers: of: add initialization code for dma reserved memory"
authorMarek Szyprowski <m.szyprowski@samsung.com>
Fri, 11 Oct 2013 07:27:28 +0000 (09:27 +0200)
committerGrant Likely <grant.likely@linaro.org>
Tue, 15 Oct 2013 08:26:07 +0000 (09:26 +0100)
commit1931ee143b0ab72924944bc06e363d837ba05063
tree7d0f423772dfee812a3309c45474af9fea1be22b
parentcebf3e40b01bbf88d38dc954397414afaa280023
Revert "drivers: of: add initialization code for dma reserved memory"

This reverts commit 9d8eab7af79cb4ce2de5de39f82c455b1f796963. There is
still no consensus on the bindings for the reserved memory and various
drawbacks of the proposed solution has been shown, so the best now is to
revert it completely and start again from scratch later.

Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com>
Signed-off-by: Grant Likely <grant.likely@linaro.org>
Documentation/devicetree/bindings/memory.txt [deleted file]
drivers/of/Kconfig
drivers/of/Makefile
drivers/of/of_reserved_mem.c [deleted file]
drivers/of/platform.c
include/linux/of_reserved_mem.h [deleted file]