You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
realtek: mdio: provide individual bus probing function
rtmdio_probe() is a do-it-all setup function. It creates one
control structure and one bus. In the future multiple busses
will be created. As a preparation carve out the bus specific
part into an individual probing function.
Signed-off-by: Markus Stockhausen <markus.stockhausen@gmx.de>
Link: openwrt#22604
Signed-off-by: Robert Marko <robimarko@gmail.com>
0 commit comments