commit | 583af252ab07cd1e8721878463da5b7016c18fdc | [log] [tgz] |
---|---|---|
author | Magnus Damm <damm@opensource.se> | Mon Jun 13 04:42:15 2011 +0000 |
committer | Paul Mundt <lethal@linux-sh.org> | Tue Jun 14 15:15:25 2011 +0900 |
tree | 2203e7388bf7402264e4da8bee1e53ab8e24221f | |
parent | dcee0bb713d0ba0d32c5ce6fe0c5aa22e6fc274a [diff] |
drivers: sh: resume enabled clocks fix Extend the SH / SH-Mobile ARM clock framework to only resume clocks that have been enabled. Without this fix divide-by-zero is triggering on sh7372 FSIDIV during system wide resume of Suspend-to-RAM. Signed-off-by: Magnus Damm <damm@opensource.se> Reviewed-by: Simon Horman <horms@verge.net.au> Signed-off-by: Paul Mundt <lethal@linux-sh.org>