]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit9b906c773118cf5cdb3e0e9ca30df2ab1aeadad0
tree7d0f423772dfee812a3309c45474af9fea1be22b
parent9c8648e9890939c60b4dd7fa983f86773faa92f3
Revert "drivers: of: add initialization code for dma reserved memory"

This reverts commit 0c042d5f6d1599f7d4edf38274c79a95255d89a6. 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]