net: lan743x: rename lan743x_reset_phy to lan743x_hw_reset_phy
authorThangaraj Samynathan <thangaraj.s@microchip.com>
Mon, 26 May 2025 05:30:47 +0000 (11:00 +0530)
committerJakub Kicinski <kuba@kernel.org>
Wed, 28 May 2025 00:52:01 +0000 (17:52 -0700)
commit68927eb52d0af04863584930db06075d2610e194
tree501b2cbd36be3b3c930b830f2e6d1dc994afbd1d
parent3920a758800762917177a6b5ab39707d8e376fe6
net: lan743x: rename lan743x_reset_phy to lan743x_hw_reset_phy

rename the function to lan743x_hw_reset_phy to better describe it
operation.

Fixes: 23f0703c125be ("lan743x: Add main source files for new lan743x driver")
Signed-off-by: Thangaraj Samynathan <thangaraj.s@microchip.com>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Link: https://patch.msgid.link/20250526053048.287095-2-thangaraj.s@microchip.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/net/ethernet/microchip/lan743x_main.c