Thread (3 messages) flat view 3 messages, 3 authors, 2009-01-22

Re: [PATCH] phy: Add suspend/resume support to SMSC PHYs

From: David Miller <davem@davemloft.net>
Date: 2009-01-22 00:05:37

From: Steve Glendinning <redacted>
Date: Tue, 20 Jan 2009 13:43:58 +0000
quoted hunk ↗ jump to hunk
diff --git a/drivers/net/phy/smsc.c b/drivers/net/phy/smsc.c
index c05d38d..185dcd9 100644
--- a/drivers/net/phy/smsc.c
+++ b/drivers/net/phy/smsc.c
@@ -81,6 +81,9 @@ static struct phy_driver lan83c185_driver = {
 	.ack_interrupt	= smsc_phy_ack_interrupt,
 	.config_intr	= smsc_phy_config_intr,
 
+        .suspend	= genphy_suspend,
+        .resume		= genphy_resume,
+
Please use tabs, not spaces, here.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help