]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
net: phy: move mdio_device reset handling functions in the code
authorHeiner Kallweit <hkallweit1@gmail.com>
Mon, 9 Mar 2026 17:02:38 +0000 (18:02 +0100)
committerJakub Kicinski <kuba@kernel.org>
Sat, 14 Mar 2026 19:23:01 +0000 (12:23 -0700)
commit2d7bebc9dd79177f098187b0ddb0c357d4496c1c
treef1bab57f60a900b19a75f63422c642c887cce190
parenta99f06e579a39be6113d37e84658a20b71c52e5f
net: phy: move mdio_device reset handling functions in the code

In preparation of a follow-up patch this moves reset-related functions
in the code.

Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com>
Link: https://patch.msgid.link/8ea1a929-33b8-49ee-afe6-355f5a7d2bd1@gmail.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/net/phy/mdio_device.c