All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] net: mdio-mux: Misc fix
@ 2017-08-30 17:46 Corentin Labbe
  2017-08-30 17:46 ` [PATCH 1/5] net: mdio-mux: Fix NULL Comparison style Corentin Labbe
                   ` (5 more replies)
  0 siblings, 6 replies; 13+ messages in thread
From: Corentin Labbe @ 2017-08-30 17:46 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

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 | 15 ++++-----------
 2 files changed, 5 insertions(+), 12 deletions(-)

-- 
2.13.5

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

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

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.