ARM: Orion: EHCI: Add support for enabling clocks
authorAndrew Lunn <andrew@lunn.ch>
Sun, 15 Apr 2012 10:53:47 +0000 (12:53 +0200)
committerMike Turquette <mturquette@linaro.org>
Tue, 8 May 2012 23:33:59 +0000 (16:33 -0700)
Not all platforms support gating the clock, so it is not an error if
the clock does not exist. However, if it does exist, we should
enable/disable it as appropriate.

Signed-off-by: Andrew Lunn <andrew@lunn.ch>
Tested-by: Jamie Lentin <jm@lentin.co.uk>
Signed-off-by: Mike Turquette <mturquette@linaro.org>

No differences found