diff options
author | Marek Vasut <marek.vasut+renesas@mailbox.org> | 2025-03-02 02:24:45 +0100 |
---|---|---|
committer | Marek Vasut <marek.vasut+renesas@mailbox.org> | 2025-03-11 23:05:57 +0100 |
commit | 7cded10da35730ff27062d19b8ad72242be8038f (patch) | |
tree | d7c3c3d34388593fd9b253000abfd75d1e6ba45e /tools/u_boot_pylib/gitutil.py | |
parent | c5318bdcf80965fddccf68146c7838816aedb154 (diff) |
net: miiphybb: Pass struct mii_dev directly to bb_miiphy_read/write()
Access to MDIO bus private data can be provided by both
struct mii_dev .priv member and struct bb_miiphy_bus .priv
member, use the former directly and remove .priv from the
later. Drop unused bb_miiphy_getbus(). This removes any
dependency on struct bb_miiphy_bus from the miiphybb code,
except for helper functions which will be removed later.
Signed-off-by: Marek Vasut <marek.vasut+renesas@mailbox.org>
Reviewed-by: Paul Barker <paul.barker.ct@bp.renesas.com>
Diffstat (limited to 'tools/u_boot_pylib/gitutil.py')
0 files changed, 0 insertions, 0 deletions