Files
openwrt/target/linux/realtek/files-6.18
Markus Stockhausen 77ddfcfbcb realtek: mdio: simplify regmap_update_bits
Some occurrences of regmap_update_bits can be simplified by
using other regmap commands. Use set_bits/clear_bits/assign_bits
for better readability.

Signed-off-by: Markus Stockhausen <markus.stockhausen@gmx.de>
Link: https://github.com/openwrt/openwrt/pull/23039
Signed-off-by: Robert Marko <robimarko@gmail.com>
2026-04-22 17:01:49 +02:00
..