ARM: Kirkwood: Fix missing clk for USB device.
authorAndrew Lunn <andrew@lunn.ch>
Sun, 6 Jan 2013 10:10:34 +0000 (11:10 +0100)
committerJason Cooper <jason@lakedaemon.net>
Sun, 6 Jan 2013 17:52:56 +0000 (17:52 +0000)
Without the clock being held by a driver, it gets turned off at a bad
time causing the SoC to lockup. This is often during reboot.

Signed-off-by: Andrew Lunn <andrew@lunn.ch>
Tested-by: Stefan Peter <s.peter@mpl.ch>
Signed-off-by: Jason Cooper <jason@lakedaemon.net>

No differences found