netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/5] net: mdio-mux: Misc fix
@ 2017-09-01 11:55 Corentin Labbe
  2017-09-01 11:56 ` [PATCH v2 1/5] net: mdio-mux: Fix NULL Comparison style Corentin Labbe
                   ` (5 more replies)
  0 siblings, 6 replies; 9+ messages in thread
From: Corentin Labbe @ 2017-09-01 11:55 UTC (permalink / raw)
  To: andrew, f.fainelli; +Cc: netdev, linux-kernel, Corentin Labbe

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

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2017-09-01 17:26 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-09-01 11:55 [PATCH v2 0/5] net: mdio-mux: Misc fix Corentin Labbe
2017-09-01 11:56 ` [PATCH v2 1/5] net: mdio-mux: Fix NULL Comparison style Corentin Labbe
2017-09-01 11:56 ` [PATCH v2 2/5] net: mdio-mux: Remove unnecessary 'out of memory' message Corentin Labbe
2017-09-01 11:56 ` [PATCH v2 3/5] net: mdio-mux: printing driver version is useless Corentin Labbe
2017-09-01 13:38   ` Andrew Lunn
2017-09-01 11:56 ` [PATCH v2 4/5] net: mdio-mux-mmioreg: Can handle 8/16/32 bits registers Corentin Labbe
2017-09-01 11:56 ` [PATCH v2 5/5] net: mdio-mux: fix unbalanced put_device Corentin Labbe
2017-09-01 13:38   ` Andrew Lunn
2017-09-01 17:26 ` [PATCH v2 0/5] net: mdio-mux: Misc fix David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).