]> git.baikalelectronics.ru Git - uboot.git/commit
arm: sofcpga: s10: remove unused ad-hoc reset code
authorSimon Goldschmidt <simon.k.r.goldschmidt@gmail.com>
Mon, 13 May 2019 19:16:44 +0000 (21:16 +0200)
committerMarek Vasut <marex@denx.de>
Tue, 14 May 2019 17:52:39 +0000 (19:52 +0200)
commitecac7196df3301a643bd5d8ec214a3fc8db39efc
treeff5b1b4f9258c7ffb0b43b859e8f7c4a0596d0c7
parent7336ea7986f93661f7cc1e69de42bb10692f6a3c
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>
arch/arm/mach-socfpga/include/mach/reset_manager_s10.h
arch/arm/mach-socfpga/reset_manager_s10.c