kernel-ark/drivers/memory
Ezequiel Garcia 9b6e4c0a58 memory: mvebu-devbus: Remove address decoding window workaround
Now that mbus device tree binding has been introduced, remove the address
decoding window management from this driver.
A suitable 'ranges' entry should be added to the devbus-compatible node in
the device tree, as described by the mbus binding documentation.

Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Ezequiel Garcia <ezequiel.garcia@free-electrons.com>
Tested-by: Andrew Lunn <andrew@lunn.ch>
Tested-by: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
Signed-off-by: Jason Cooper <jason@lakedaemon.net>
2013-08-06 14:09:57 +00:00
..
emif.c drivers/memory: don't check resource with devm_ioremap_resource 2013-05-18 11:55:52 +02:00
emif.h memory: emif: handle frequency and voltage change events 2012-05-02 10:52:09 -07:00
Kconfig drivers: memory: Introduce Marvell EBU Device Bus driver 2013-05-21 10:11:56 -07:00
Makefile drivers: memory: Introduce Marvell EBU Device Bus driver 2013-05-21 10:11:56 -07:00
mvebu-devbus.c memory: mvebu-devbus: Remove address decoding window workaround 2013-08-06 14:09:57 +00:00
of_memory.c memory: emif: add device tree support to emif driver 2012-09-04 16:14:31 -07:00
of_memory.h memory: fix build when CONFIG_OF && !CONFIG_DDR 2012-09-05 11:57:19 -07:00
tegra20-mc.c memory: tegra20-mc: Fix hang in IRQ handler. 2013-06-17 16:46:06 -07:00
tegra30-mc.c memory: tegra30-mc: Fix IRQ handler. 2013-06-17 16:46:06 -07:00