From mboxrd@z Thu Jan 1 00:00:00 1970 From: sbabic at denx.de Date: Wed, 13 Mar 2019 08:28:40 +0000 (UTC) Subject: [U-Boot] [PATCH 34/34] drivers/net/fec: phy_init: remove redundant logic Message-ID: <20190313082845.70B83C21FAB@lists.denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de > The phy_connect_dev(...) function from phy.c does all the handling > (inclusive catching fixed-link). > So we drop here the single steps and call just phy_connect_dev(...). > Signed-off-by: Hannes Schmelzer > Acked-by: Joe Hershberger Applied to u-boot-imx, master, thanks ! Best regards, Stefano Babic -- ===================================================================== DENX Software Engineering GmbH, Managing Director: Wolfgang Denk HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sbabic at denx.de =====================================================================