linux/drivers/net/ethernet/mediatek
Sean Wang 7c6b0d76fa net: ethernet: mediatek: fix logic unbalance between probe and remove
original mdio_cleanup is not in the symmetric place against where
mdio_init is, so relocate mdio_cleanup to the right one.

Signed-off-by: Sean Wang <sean.wang@mediatek.com>
Acked-by: John Crispin <john@phrozen.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2016-08-31 20:53:47 -07:00
..
Kconfig
Makefile
mtk_eth_soc.c net: ethernet: mediatek: fix logic unbalance between probe and remove 2016-08-31 20:53:47 -07:00
mtk_eth_soc.h net: ethernet: mediatek: fix incorrect return value of devm_clk_get with EPROBE_DEFER 2016-08-31 20:53:47 -07:00