mirror of
https://github.com/openwrt/openwrt.git
synced 2026-06-20 16:32:39 +04:00
82d98592a6
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: https://github.com/openwrt/openwrt/pull/22604 Signed-off-by: Robert Marko <robimarko@gmail.com>