From: Jisheng Zhang <[email protected]> Date: Wed, 22 May 2019 10:06:56 +0000
> Move the reset gpio dt parse and request to stmmac_mdio_register(), > thus makes the mdio code straightforward. > > This patch also replace stack var mdio_bus_data with data to simplify > the code. > > Signed-off-by: Jisheng Zhang <[email protected]> Please rebase this on net-next when I next merge net into net-next as this is a cleanup and therefore not appropriate for net.

