]> git.baikalelectronics.ru Git - kernel.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)
commit20fa87e91e612e8f6e7ab226c43934ef998b735f
tree3bbf96cb96faef318524cf2f01dfc400be5718f2
parent0ba658ce55a0fb346a83f527eb1a66f4c7193f9c
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