Files
u-boot/drivers
Marek Vasut 1b879bf555 net: miiphybb: Introduce bb_miiphy_alloc()/bb_miiphy_free() wrappers
Introduce bb_miiphy_alloc()/bb_miiphy_free() wrappers to allocate and free
struct bb_miiphy_bus. Make struct bb_miiphy_bus wrap struct mii_dev, which
will become useful later in bb_miiphy_bus accessors, which would be able
to access struct bb_miiphy_bus using container_of, even if the PHY stack
only passes in the inner struct mii_dev .

Reviewed-by: Paul Barker <paul.barker.ct@bp.renesas.com>
Signed-off-by: Marek Vasut <marek.vasut+renesas@mailbox.org>
2025-02-26 18:26:57 +01:00
..
2025-01-20 19:26:54 -06:00
2024-10-11 11:44:48 -06:00
2024-12-07 09:07:04 -03:00
2024-12-24 18:07:53 +01:00
2024-11-20 17:57:58 +01:00
2025-02-24 17:15:14 -06:00
2024-12-11 08:36:24 +01:00
2024-10-11 11:44:48 -06:00
2025-02-18 12:30:53 -06:00
2025-01-22 16:43:54 +01:00
2023-11-07 14:50:51 -05:00
2024-10-11 11:44:48 -06:00
2024-04-26 08:28:35 +03:00
2025-02-11 20:10:58 -06:00
2025-02-18 08:26:43 -06:00