]> www.infradead.org Git - users/jedix/linux-maple.git/commit
net: phy: realtek: Group RTL82* macro definitions
authorMichael Klein <michael@fossekall.de>
Sun, 4 May 2025 17:29:14 +0000 (19:29 +0200)
committerPaolo Abeni <pabeni@redhat.com>
Tue, 6 May 2025 11:31:27 +0000 (13:31 +0200)
commit8c4d0172657c1f2d86b9c19172150abcd0e35c39
tree70218e64560461d1fd041ba880a59c6e1a61d95f
parent12d40df259e38851a0d973535e6023b33e2ea4f9
net: phy: realtek: Group RTL82* macro definitions

Group macro definitions by PHY in lexicographic order. Within each PHY
block, definitions are order by page number and then register number.

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