]> www.infradead.org Git - users/jedix/linux-maple.git/commit
net: phy: realtek: Clean up RTL821x ExtPage access
authorMichael Klein <michael@fossekall.de>
Sun, 4 May 2025 17:29:12 +0000 (19:29 +0200)
committerPaolo Abeni <pabeni@redhat.com>
Tue, 6 May 2025 11:31:26 +0000 (13:31 +0200)
commit7c6fa3ffd2650347b1d37f028e232e53d617c1af
treed420f9ffdea1121c01174543c0b9959a320f88e7
parentf3b265358b911fe9e495619bdfa7797749474f95
net: phy: realtek: Clean up RTL821x ExtPage access

Factor out RTL8211E extension page access code to
rtl821x_modify_ext_page() and clean up rtl8211e_config_init()

Signed-off-by: Michael Klein <michael@fossekall.de>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Link: https://patch.msgid.link/20250504172916.243185-3-michael@fossekall.de
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
drivers/net/phy/realtek/realtek_main.c