From: Heiner Kallweit <hkallweit1@gmail.com>
To: Florian Fainelli <f.fainelli@gmail.com>,
Andrew Lunn <andrew@lunn.ch>, David Miller <davem@davemloft.net>
Cc: "netdev@vger.kernel.org" <netdev@vger.kernel.org>
Subject: [PATCH v3 net-next 0/3] net: phy: improve stopping PHY
Date: Thu, 17 Jan 2019 20:06:46 +0100 [thread overview]
Message-ID: <317e1806-c820-9a2a-dadd-5d7121b3047a@gmail.com> (raw)
This patchset improves and simplifies stopping the PHY.
Heiner Kallweit (3):
net: phy: stop PHY if needed when entering phy_disconnect
net: phy: ensure phylib state machine is stopped after calling phy_stop
net: phy: remove phy_stop_interrupts
v2:
- break down the patch to a patchset
v3:
- don't warn if driver didn't call phy_stop before phy_disconnect
drivers/net/phy/phy.c | 18 +-----------------
drivers/net/phy/phy_device.c | 7 ++++---
include/linux/phy.h | 1 -
3 files changed, 5 insertions(+), 21 deletions(-)
--
2.20.1
next reply other threads:[~2019-01-17 19:06 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-01-17 19:06 Heiner Kallweit [this message]
2019-01-17 19:07 ` [PATCH v3 net-next 1/3] net: phy: stop PHY if needed when entering phy_disconnect Heiner Kallweit
2019-01-17 19:08 ` [PATCH v3 net-next 2/3] net: phy: ensure phylib state machine is stopped after calling phy_stop Heiner Kallweit
2019-01-17 19:09 ` [PATCH v3 net-next 3/3] net: phy: remove phy_stop_interrupts Heiner Kallweit
2019-01-18 22:12 ` [PATCH v3 net-next 0/3] net: phy: improve stopping PHY David Miller
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=317e1806-c820-9a2a-dadd-5d7121b3047a@gmail.com \
--to=hkallweit1@gmail.com \
--cc=andrew@lunn.ch \
--cc=davem@davemloft.net \
--cc=f.fainelli@gmail.com \
--cc=netdev@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).