]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
memory: mvebu-devbus: Remove address decoding window workaround
authorEzequiel Garcia <ezequiel.garcia@free-electrons.com>
Fri, 26 Jul 2013 13:17:38 +0000 (10:17 -0300)
committerJason Cooper <jason@lakedaemon.net>
Tue, 6 Aug 2013 14:09:57 +0000 (14:09 +0000)
commit9b6e4c0a58e24c28bd757c9365824a37e80b751c
tree2dbecfc6252725f0a8623a705122e950c7e23971
parentad81f0545ef01ea651886dddac4bef6cec930092
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>
drivers/memory/mvebu-devbus.c