realtek: remove DSA internal PCS functions
authorMarkus Stockhausen <[email protected]>
Mon, 22 Sep 2025 15:04:05 +0000 (11:04 -0400)
committerHauke Mehrtens <[email protected]>
Tue, 23 Sep 2025 19:21:43 +0000 (21:21 +0200)
commit347d546386572bcf7f7d1451ad3b6f1c6f4baa4d
treebeb62994cad4223d436722805b7254eee8aa7c65
parent6b681fd285cbaaba1b0c05e15c43c49614cf39f5
realtek: remove DSA internal PCS functions

Now that there is a dedicated PCS driver remove the old functions
from the DSA driver and make use of the new ones.

Signed-off-by: Markus Stockhausen <[email protected]>
Link: https://github.com/openwrt/openwrt/pull/20129
Signed-off-by: Hauke Mehrtens <[email protected]>
target/linux/realtek/files-6.12/drivers/net/dsa/rtl83xx/common.c
target/linux/realtek/files-6.12/drivers/net/dsa/rtl83xx/dsa.c
target/linux/realtek/files-6.12/drivers/net/dsa/rtl83xx/rtl838x.c
target/linux/realtek/files-6.12/drivers/net/dsa/rtl83xx/rtl838x.h
target/linux/realtek/files-6.12/drivers/net/dsa/rtl83xx/rtl839x.c
target/linux/realtek/files-6.12/drivers/net/dsa/rtl83xx/rtl930x.c
target/linux/realtek/files-6.12/drivers/net/dsa/rtl83xx/rtl931x.c
target/linux/realtek/files-6.12/drivers/net/pcs/pcs-rtl-otto.c