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)
commitc64d2a9afbccd0aecb122d108770a407fe7b7e3f
tree9871a34cebe0dcb25fae192b2c321bc53ceab172
parent6f051069d8a2045666055e3020ae8a7dec9762e0
phy: Add suspend/resume support to SMSC PHYs

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>
drivers/net/phy/smsc.c