]> 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)
commit6a9dbccbdec990f4858aba04cc62c4ea1b11a393
tree7d0f423772dfee812a3309c45474af9fea1be22b
parent1908889699761dfe54e0b613da55cbee1df585a7
Revert "drivers: of: add initialization code for dma reserved memory"

This reverts commit 9394249db1254a04ee51c4e8e92b629983d9ab0c. 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]