On Thu, 18 Feb 2021 11:20:36 +0100 Oliver Neukum wrote:
The old generic functions assume that the devices includes
an MDIO interface. This is true only for genuine ethernet.
Devices with a higher level of abstraction or based on different
technologies do not have it. So in preparation for
supporting that, we rename the old functions to something specific.
v2: rebased on changed upstream
v3: changed names to clearly say that this does NOT use phylib
Signed-off-by : Oliver Neukum [off-list ref]
Tested-by: Roland Dreier <roland@kernel.org>
This one does not build.