diff options
author | Marek Vasut <marek.vasut+renesas@mailbox.org> | 2025-02-22 21:33:23 +0100 |
---|---|---|
committer | Marek Vasut <marek.vasut+renesas@mailbox.org> | 2025-02-26 18:26:57 +0100 |
commit | 1b879bf5552bce022350bb96d616e5b2838af952 (patch) | |
tree | 4ae2d904380360718f4d52ec21b354a2444a9d77 /test/py/spawn.py | |
parent | f15919436bea3336f2dcb86f564180aceccc9c47 (diff) |
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>
Diffstat (limited to 'test/py/spawn.py')
0 files changed, 0 insertions, 0 deletions