openwrt/target/linux/realtek/files-5.10/drivers/net/dsa/rtl83xx
Olliver Schinagl 9cec4a0ea4
realtek: Use built-in functionality for timeout loop
In commit 81e3017609 ("realtek: clean up rtl838x MDIO busy wait loop")
a hand-crafted loop was created, that nearly exactly replicate the
iopoll's `read_poll_timeout` functionality.

Use that instead.

Signed-off-by: Olliver Schinagl <oliver@schinagl.nl>
2022-09-14 12:03:57 +02:00
..
common.c realtek: ignore disabled switch ports 2022-08-29 08:32:42 +02:00
debugfs.c realtek: Add RTL931X sub-target 2022-02-17 15:21:47 +00:00
dsa.c realtek: do not reset SerDes on link change 2022-05-11 22:23:50 +02:00
Kconfig realtek: Create 4 different Realtek Platforms 2022-02-17 15:21:47 +00:00
Makefile realtek: Add driver support for TC offloading 2021-10-09 08:25:05 +02:00
qos.c
rtl83xx.h realtek: do not reset SerDes on link change 2022-05-11 22:23:50 +02:00
rtl838x.c realtek: Use built-in functionality for timeout loop 2022-09-14 12:03:57 +02:00
rtl838x.h realtek: add support for port led configuration on RTL93XX 2022-02-17 15:21:47 +00:00
rtl839x.c realtek: Copy all BPDUs to the kernel 2022-02-17 15:21:47 +00:00
rtl930x.c realtek: add support for port led configuration on RTL93XX 2022-02-17 15:21:47 +00:00
rtl931x.c realtek: implement Clause-45 MDIO write on rtl931x 2022-02-17 15:21:47 +00:00
tc.c realtek: Add driver support for TC offloading 2021-10-09 08:25:05 +02:00