]> git.ipfire.org Git - thirdparty/openwrt.git/commit
realtek: eth: convert eth_probe() to regmap 23067/head
authorMarkus Stockhausen <markus.stockhausen@gmx.de>
Thu, 23 Apr 2026 18:26:49 +0000 (20:26 +0200)
committerHauke Mehrtens <hauke@hauke-m.de>
Sun, 26 Apr 2026 22:38:17 +0000 (00:38 +0200)
commiteb4b4b3107546f217d5adf9ec811efab8399d403
tree8abeade55e7f4a66a0098b857298965de166e5be
parent4e927d77b4a6d57cb5d3afcff8656c4e4d4229fe
realtek: eth: convert eth_probe() to regmap

Remove the last sw() macros from the ethernet driver.
With this drop the required include line.

Signed-off-by: Markus Stockhausen <markus.stockhausen@gmx.de>
Link: https://github.com/openwrt/openwrt/pull/23067
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
target/linux/realtek/files-6.18/drivers/net/ethernet/rtl838x_eth.c