diff options
author | Andrew Lunn <andrew@lunn.ch> | 2023-01-12 16:15:10 +0100 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2023-01-13 21:40:54 -0800 |
commit | c3c497eb8b24655b5be01ad4e09d1998dcba4d22 (patch) | |
tree | 80a21316e7095dd5621bd92ddece744ffa5e9c32 /drivers/Makefile | |
parent | d544a25930a7319be749682bcc8eb1b60f87239e (diff) |
net: mdio: aspeed: Separate C22 and C45 transactions
The aspeed MDIO bus driver can perform both C22 and C45 transfers.
Modify the existing C45 functions to take the devad as a parameter,
and remove the wrappers so there are individual C22 and C45 functions. Add
the C45 functions to the new API calls.
Signed-off-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: Michael Walle <michael@walle.cc>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'drivers/Makefile')
0 files changed, 0 insertions, 0 deletions