Hello This patch series fix minor problems found when working on the dwmac-sun8i syscon mdio-mux.
Regards Changes since v1: - Removed obsolete comment about of_mdio_find_bus/put_device - removed more DRV_VERSION Corentin Labbe (5): net: mdio-mux: Fix NULL Comparison style net: mdio-mux: Remove unnecessary 'out of memory' message net: mdio-mux: printing driver version is useless net: mdio-mux-mmioreg: Can handle 8/16/32 bits registers net: mdio-mux: fix unbalanced put_device drivers/net/phy/Kconfig | 2 +- drivers/net/phy/mdio-mux.c | 19 ++++--------------- 2 files changed, 5 insertions(+), 16 deletions(-) -- 2.13.5