diff options
author | Marek Vasut <marek.vasut+renesas@mailbox.org> | 2025-03-02 02:24:43 +0100 |
---|---|---|
committer | Marek Vasut <marek.vasut+renesas@mailbox.org> | 2025-03-11 23:05:57 +0100 |
commit | 3374d3783a575db7dd2dc9f2f74b7523e547b130 (patch) | |
tree | 7f775fd677f4383cc4b2785c2cd6d8245306b16b /tools/u_boot_pylib/gitutil.py | |
parent | c9671c9036d465e0681d947b0b7a76019a096758 (diff) |
net: miiphybb: Wrap driver side bb_miiphy_read/write() accessors
Do not call bb_miiphy_read()/bb_miiphy_write() accessors directly
in drivers, instead call them through wrapper functions. Those are
meant to be used as function parameter adaptation layer between
struct mii_dev callback function parameters and what the miiphybb
does expect and will soon expect. This is a preparatory patch, no
functional change.
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