mirror of
https://github.com/openwrt/openwrt.git
synced 2026-06-17 17:01:44 +04:00
5915fa8b74
Convert the RTL839x I/O path to the new bulk write pattern. For this - Enhance the rtmdio_839x_run_cmd() helper to take care of all register access and error handling. - Convert the c22/c45/read/write functions so that they only prepare the I/O data without any register access. Signed-off-by: Markus Stockhausen <markus.stockhausen@gmx.de> Link: https://github.com/openwrt/openwrt/pull/23092 Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>