arm: socfpga: soc64: Remove PHY interface setup from misc arch init
authorChee Hong Ang <chee.hong.ang@intel.com>
Fri, 10 Jul 2020 15:52:32 +0000 (23:52 +0800)
committerLey Foon Tan <ley.foon.tan@intel.com>
Fri, 9 Oct 2020 09:53:10 +0000 (17:53 +0800)
commit464ca99f8e8ea43e31cffc6dcf026520c8de0609
tree3c3b24dfd6fab483baa510152fad8b290b34fddd
parentd24f2bc1481323b37b056522b3b246ee2d59a943
arm: socfpga: soc64: Remove PHY interface setup from misc arch init

'dwmac_socfpga' driver will setup the PHY interface during probe.
PHY interface setup in arch_misc_init() is no longer needed.

Signed-off-by: Chee Hong Ang <chee.hong.ang@intel.com>
Reviewed-by: Ley Foon Tan <ley.foon.tan@intel.com>
arch/arm/mach-socfpga/misc_s10.c