diff options
| author | Markus Stockhausen <markus.stockhausen@gmx.de> | 2026-05-27 18:34:49 +0200 |
|---|---|---|
| committer | Jakub Kicinski <kuba@kernel.org> | 2026-06-01 19:06:50 -0700 |
| commit | 2e3c28c715e913decf228dcd656bbb0dfc18133b (patch) | |
| tree | ad1f9dfedbad0c5eb112a653ff23b4259b5bd7d0 /include | |
| parent | fcce51bfd4edc5cd4059f835315d227657bcf62e (diff) | |
net: mdio: realtek-rtl9300: use command runner for read_c22()
Convert the final missing read_c22() path to the new read enabled command
runner. Do it the same way as other implementations.
- bus calls otto_emdio_read_c22()
- this hands over to SoC specific otto_emdio_9300_read_c22()
- finally the registers are filled and the runner issued
With this cleanup remove the obsolete helper otto_emdio_wait_ready()
Signed-off-by: Markus Stockhausen <markus.stockhausen@gmx.de>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Link: https://patch.msgid.link/20260527163449.1294961-5-markus.stockhausen@gmx.de
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions
