Re: [PATCH net-next v4 2/4] net: dsa: mv88e6xxx: re-order functions

From: Florian Fainelli
Date: Fri Mar 17 2023 - 13:07:43 EST


On 3/15/23 09:38, Klaus Kudielka wrote:
Move mv88e6xxx_setup() below mv88e6xxx_mdios_register(), so that we are
able to call the latter one from here. Do the same thing for the
inverse functions.

Signed-off-by: Klaus Kudielka <klaus.kudielka@xxxxxxxxx>
Reviewed-by: Andrew Lunn <andrew@xxxxxxx>

Reviewed-by: Florian Fainelli <f.fainelli@xxxxxxxxx>
--
Florian