diff options
author | Russell King <rmk@dyn-67.arm.linux.org.uk> | 2009-01-31 11:02:37 +0000 |
---|---|---|
committer | Russell King <rmk+kernel@arm.linux.org.uk> | 2009-02-08 17:50:46 +0000 |
commit | 8263e5b31eae2bbf689ff08a7da334329c9f353b (patch) | |
tree | 02422180f934dbac1ae16ef63f3825a65636b7b1 /lib | |
parent | a7f8c599c570fc0e2396e8fdccaeeeaefc41dac8 (diff) |
[ARM] omap: fix clockdomain enable/disable ordering
Based on a patch from Paul Walmsley <paul@pwsan.com>:
omap2_clk_enable() should enable a clock's clockdomain before
attempting to enable its parent clock's clockdomain. Similarly, in
the unlikely event that the parent clock enable fails, the clockdomain
should be disabled.
linux-omap source commit is 6d6e285e5a7912b1ea68fadac387304c914aaba8.
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions