realtek: 6.6: rework mdio bus driver
authorMarkus Stockhausen <markus.stockhausen@gmx.de>
Sun, 25 Aug 2024 08:11:39 +0000 (04:11 -0400)
committerSander Vanheule <sander@svanheule.net>
Sat, 14 Sep 2024 17:59:48 +0000 (19:59 +0200)
commita5420c22b7a407bb8a4255cdfdbbe7da899ade33
tree764502b5f08feaed6befdb5fcf1567084d014bed
parent3f04b8d5d5dbf85d2c12efb89f51aa6f2418da93
realtek: 6.6: rework mdio bus driver

This is not a surprise. Before upgrade to 6.6 we refactored the mdio part of
the ethernet driver and knew that changes will come. Drop all unnecessary
stuff from the old world and adapt to the new kernel.

- remove legacy functions
- directly link new functions
- adapt to new shared base address
- remove references to old MDIO bus capabilities

Signed-off-by: Markus Stockhausen <markus.stockhausen@gmx.de>
target/linux/realtek/files-6.6/drivers/net/ethernet/rtl838x_eth.c