diff options
| author | Jakub Kicinski <kuba@kernel.org> | 2025-11-21 18:13:46 -0800 |
|---|---|---|
| committer | Jakub Kicinski <kuba@kernel.org> | 2025-11-21 18:13:46 -0800 |
| commit | e05021a829b834fecbd42b173e55382416571b2c (patch) | |
| tree | 90212c49a39d4fe7674c3025551aeccc52efbce6 /tools/testing/selftests/net/af_unix/unix_connreset.c | |
| parent | 501253b61d843745e6e1f1fd3b39a49785ffcbf4 (diff) | |
| parent | 9b60ba512c7f82739b705d94c41c38d4bf6b0235 (diff) | |
Merge branch 'net-stmmac-qcon-ethqos-rgmii-accessor-cleanups'
Russell King says:
====================
net: stmmac: qcon-ethqos: "rgmii" accessor cleanups
This series cleans up the "rgmii" accessors in qcom-ethqos.
readl() and writel() return and take a u32 for the value. Rather than
implicitly casting this to an int, keep it as a u32.
Add set/clear functions to reduce the code and make it easier to read.
Finally, convert the open-coded poll loops to use the iopoll helpers.
Note that patch 1 has a checkpatch warning concerning "volatile" -
I'm changing the type here, and the "volatile" is removed in patch 3.
I do not feel it is appropriate to remove it in patch 1.
====================
Link: https://patch.msgid.link/aR76i0HjXitfl7xk@shell.armlinux.org.uk
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/testing/selftests/net/af_unix/unix_connreset.c')
0 files changed, 0 insertions, 0 deletions
