]> git.ipfire.org Git - thirdparty/openwrt.git/commit
realtek: pcs: rtl930x: some more calibration init cleanup
authorJonas Jelonek <jelonek.jonas@gmail.com>
Sun, 5 Jul 2026 20:56:09 +0000 (20:56 +0000)
committerJonas Jelonek <jelonek.jonas@gmail.com>
Mon, 6 Jul 2026 20:36:25 +0000 (22:36 +0200)
commitba2467954e97a76d92b50f1453ccfa1dc96df0bd
treea29e2af81948f481cf02f569b51fb56f55e0b9e4
parentc56a15b149df58c180d9988299fced85eaadc0a1
realtek: pcs: rtl930x: some more calibration init cleanup

Some more cleanup for the calibration cleanup, removing some stray
whitespaces and collapsing subsequent writes in the same registers. The
former aren't helping anymore after the page -> named field conversion.
The latter can be collapsed because there is no reason to keep them
separate and thus, calls can be reduced.

Link: https://github.com/openwrt/openwrt/pull/24091
Signed-off-by: Jonas Jelonek <jelonek.jonas@gmail.com>
target/linux/realtek/files-6.18/drivers/net/pcs/pcs-rtl-otto.c