]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ARM: Kirkwood: Fix missing sdio clock
authorAndrew Lunn <andrew@lunn.ch>
Sun, 6 Jan 2013 10:10:37 +0000 (11:10 +0100)
committerJason Cooper <jason@lakedaemon.net>
Sun, 6 Jan 2013 17:53:06 +0000 (17:53 +0000)
commitd2268be3dc0ef59f9d572f082c08e698e4617bc4
tree3bbf96cb96faef318524cf2f01dfc400be5718f2
parent107c21c3461d402ac0d2cdc1929e686612890727
ARM: Kirkwood: Fix missing sdio clock

We moved to declaring clk gates in DT. However, device which do not
yet have a DT binding need to have a clkdev alias. This was missing
for SDIO.

Signed-off-by: Andrew Lunn <andrew@lunn.ch>
Tested-by: Stefan Peter <s.peter@mplch>
Signed-off-by: Jason Cooper <jason@lakedaemon.net>
arch/arm/mach-kirkwood/board-dt.c