commit | 2b2c6148fe851042cefbf272146b77634a4da39d | [log] [tgz] |
---|---|---|
author | Alexandre Belloni <alexandre.belloni@free-electrons.com> | Tue Aug 11 11:12:48 2015 +0200 |
committer | Sebastian Reichel <sre@kernel.org> | Tue Sep 22 15:18:52 2015 +0200 |
tree | 8988ea9ab2c0b3869f2f400a29cdfc33d1cb0cd6 | |
parent | 6e64180a7c0219d769e05b6dbe5af4a073c1eb92 [diff] |
power/reset: at91-reset: get and use slow clock Commit dca1a4b5ff6e ("clk: at91: keep slow clk enabled to prevent system hang") added a workaround for the slow clock as it is not properly handled by its users. Get and use the slow clock as it is necessary for the at91 reset controller. Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com> Signed-off-by: Sebastian Reichel <sre@kernel.org>