phy: Add suspend/resume support to SMSC PHYs
authorSteve Glendinning <steve.glendinning@smsc.com>
Thu, 22 Jan 2009 22:07:43 +0000 (14:07 -0800)
committerDavid S. Miller <davem@davemloft.net>
Thu, 22 Jan 2009 22:07:43 +0000 (14:07 -0800)
All supported SMSC PHYs implement the standard "power down" bit 11 of
BMCR, so this patch adds support using the generic genphy_{suspend,resume}
functions.

Signed-off-by: Steve Glendinning <steve.glendinning@smsc.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found