RE: [RESEND AGAIN][PATCH 1/2] phy: bcm-ns2-pcie: Get rid of struct ns2_pci_phy

2016-08-30 Thread Pramod Kumar
> -Original Message- > From: Axel Lin [mailto:axel@ingics.com] > Sent: 30 August 2016 19:24 > To: Kishon Vijay Abraham I > Cc: Pramod Kumar; Andrew Lunn; Jon Mason; linux-kernel@vger.kernel.org; > Axel Lin > Subject: [RESEND AGAIN][PATCH 1/2] phy: bcm-ns2-pc

Re: [RESEND AGAIN][PATCH 1/2] phy: bcm-ns2-pcie: Get rid of struct ns2_pci_phy

2016-08-30 Thread Axel Lin
2016-08-30 22:05 GMT+08:00 Kishon Vijay Abraham I : > > > On Tuesday 30 August 2016 07:23 PM, Axel Lin wrote: >> By setting phy_set_drvdata(phy, mdiodev), struct ns2_pci_phy can be >> removed. >> >> Signed-off-by: Axel Lin >> Reviewed-and-tested-by: Jon Mason >> --- >> This was sent on http://www

Re: [RESEND AGAIN][PATCH 1/2] phy: bcm-ns2-pcie: Get rid of struct ns2_pci_phy

2016-08-30 Thread Kishon Vijay Abraham I
On Tuesday 30 August 2016 07:23 PM, Axel Lin wrote: > By setting phy_set_drvdata(phy, mdiodev), struct ns2_pci_phy can be > removed. > > Signed-off-by: Axel Lin > Reviewed-and-tested-by: Jon Mason > --- > This was sent on http://www.spinics.net/lists/netdev/msg383513.html > Resent on https://l

[RESEND AGAIN][PATCH 1/2] phy: bcm-ns2-pcie: Get rid of struct ns2_pci_phy

2016-08-30 Thread Axel Lin
By setting phy_set_drvdata(phy, mdiodev), struct ns2_pci_phy can be removed. Signed-off-by: Axel Lin Reviewed-and-tested-by: Jon Mason --- This was sent on http://www.spinics.net/lists/netdev/msg383513.html Resent on https://lkml.org/lkml/2016/8/12/658 drivers/phy/phy-bcm-ns2-pcie.c | 25 +-