]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ARM: kirkwood: Remove unneeded PCIe clock adding
authorEzequiel Garcia <ezequiel.garcia@free-electrons.com>
Mon, 30 Sep 2013 21:03:28 +0000 (18:03 -0300)
committerJason Cooper <jason@lakedaemon.net>
Tue, 8 Oct 2013 16:21:05 +0000 (16:21 +0000)
commit3839c08d3ae44cf39b26eecefdae07f7b2443e7e
tree2879dc4a6af5a99f78524c7cf1f0fb30f462a308
parent511aaab0c41bef55e7a2b2b279c96c4d9a1cbfaa
ARM: kirkwood: Remove unneeded PCIe clock adding

Since the PCIe devices is properly initialized from the DT, the clocks
are now referenced in the device tree nodes, and it's not needed
to have this hack to add them explicitly.

Signed-off-by: Ezequiel Garcia <ezequiel.garcia@free-electrons.com>
Tested-by: Jason Gunthorpe <jgunthorpe@obsidianresearch.com>
Tested-by: Arnaud Ebalard <arno@natisbad.org>
Signed-off-by: Jason Cooper <jason@lakedaemon.net>
arch/arm/mach-kirkwood/board-dt.c