commit | 064380a12e12412f25db049a503126228babbae5 | [log] [tgz] |
---|---|---|
author | Alexandre Belloni <alexandre.belloni@free-electrons.com> | Tue Aug 11 11:12:50 2015 +0200 |
committer | Sebastian Reichel <sre@kernel.org> | Tue Sep 22 15:18:53 2015 +0200 |
tree | db3e1034ffb2f560e1c69e74eb8015dba80aeef3 | |
parent | 6dd1ad1f236e7e683e92efd6b5b3953615900701 [diff] |
power/reset: at91-poweroff: 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 shutdown controller. Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com> Signed-off-by: Sebastian Reichel <sre@kernel.org>