linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] net: ethernet: hisilicon: set dev->dev.parent before PHY connect
@ 2016-12-12 12:03 Dongpo Li
  2016-12-12 12:03 ` [PATCH 1/2] net: ethernet: hisi_femac: Call SET_NETDEV_DEV() Dongpo Li
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Dongpo Li @ 2016-12-12 12:03 UTC (permalink / raw)
  To: yisen.zhuang, salil.mehta, davem
  Cc: f.fainelli, xuejiancheng, benjamin.chenhao, caizhiyong, netdev,
	linux-kernel, Dongpo Li

This patch series builds atop:
ec988ad78ed6d184a7f4ca6b8e962b0e8f1de461 ("phy: Don't increment MDIO bus
refcount unless it's a different owner")

I have checked all the hisilicon ethernet driver and found only two drivers
need to be fixed to make sure set dev->dev.parent before PHY connect.

Dongpo Li (2):
  net: ethernet: hisi_femac: Call SET_NETDEV_DEV()
  net: ethernet: hip04: Call SET_NETDEV_DEV()

 drivers/net/ethernet/hisilicon/hip04_eth.c  | 2 +-
 drivers/net/ethernet/hisilicon/hisi_femac.c | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

-- 
2.8.2

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

end of thread, other threads:[~2016-12-16 18:30 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-12-12 12:03 [PATCH 0/2] net: ethernet: hisilicon: set dev->dev.parent before PHY connect Dongpo Li
2016-12-12 12:03 ` [PATCH 1/2] net: ethernet: hisi_femac: Call SET_NETDEV_DEV() Dongpo Li
2016-12-12 16:28   ` Florian Fainelli
2016-12-12 12:03 ` [PATCH 2/2] net: ethernet: hip04: " Dongpo Li
2016-12-12 16:28   ` Florian Fainelli
2016-12-12 16:29 ` [PATCH 0/2] net: ethernet: hisilicon: set dev->dev.parent before PHY connect Florian Fainelli
2016-12-16 18:30 ` 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).