commit | c8ff687d5a9febdcbbbe8e11018cb510eb61cc66 | [log] [tgz] |
---|---|---|
author | Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com> | Mon May 13 21:16:44 2019 +0200 |
committer | Marek Vasut <marex@denx.de> | Tue May 14 19:52:39 2019 +0200 |
tree | ff5b1b4f9258c7ffb0b43b859e8f7c4a0596d0c7 | |
parent | 635e250f735bf634a4f9580840f7d83af22ea63d [diff] |
arm: sofcpga: s10: remove unused ad-hoc reset code The stratix 10 reset manager ad-hoc code in arch/arm contains an unused function 'reset_deassert_peripherals_handoff' that has been added from the beginning. As this is probably a result of copying the gen5 reset manager and this function has never been used, remove it. Signed-off-by: Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com>