commit | 8c869edaee07c623066266827371235fb9c12e01 | [log] [tgz] |
---|---|---|
author | Andrew Lunn <andrew@lunn.ch> | Sun Apr 15 12:53:47 2012 +0200 |
committer | Mike Turquette <mturquette@linaro.org> | Tue May 08 16:33:59 2012 -0700 |
tree | f7fc9da52e9a0ca79368d2033434e3fd551f1642 | |
parent | eee989902aab45f0ca2739727ef615420802649c [diff] |
ARM: Orion: EHCI: Add support for enabling clocks 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>