Markus Stockhausen 0ba4e2c971 realtek: mdio: convert to regmap_assign_bits()
Use regmap_assign_bits() where it improves readability. With this
there is no need to calculate masks and values in separate lines.

Splitting the single update_bits() in rtmdio_931x_setup_polling()
into two separate assign_bits() is uncritical.

Signed-off-by: Markus Stockhausen <markus.stockhausen@gmx.de>
Link: https://github.com/openwrt/openwrt/pull/23099
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2026-04-28 00:41:18 +02:00
..
2026-04-16 21:17:43 +02:00
2026-04-21 16:13:37 +02:00
2026-04-16 21:17:43 +02:00
2026-04-16 21:17:43 +02:00
2026-04-27 09:39:21 +02:00
2026-04-23 15:54:47 +02:00
2026-04-23 20:36:17 +02:00
2026-04-16 14:55:36 +02:00
2026-04-26 10:03:37 +02:00
2026-04-19 13:21:21 +02:00
2026-04-24 09:43:01 +02:00
2026-04-26 10:27:47 +02:00