kernel: backport mdio_find_bus from 5.10.x
authorDamien Mascord <tusker@tusker.org>
Tue, 13 Jul 2021 01:16:08 +0000 (11:16 +1000)
committerHauke Mehrtens <hauke@hauke-m.de>
Sun, 8 Aug 2021 17:49:29 +0000 (19:49 +0200)
commit8e10b0181cf63f969705db6054ab0c16331069cf
treec307ae4e5e824edb36448a661dad45e2f6b62f8b
parent3c0a26b43a2947d22cd907fde0e551273d56b121
kernel: backport mdio_find_bus from 5.10.x

mdio-tools (https://github.com/wkz/mdio-tools) requires the use of
mdio_find_bus, which is not present in 5.4.x.

This patch backports the required change from 5.10.x to 5.4.x

The original patch submission for this can be found at
https://patchwork.ozlabs.org/project/netdev/patch/20200201074625.8698-2-jeremy.linton@arm.com/

Signed-off-by: Damien Mascord <tusker@tusker.org>
[Add original patch description]
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
target/linux/generic/backport-5.4/771-mdio-bus-add-generic-find-bus.patch [new file with mode: 0644]
target/linux/generic/pending-5.4/703-phy-add-detach-callback-to-struct-phy_driver.patch