]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit8efc0ba6cd965b5704f76dde0719bb08cf4573e6
tree9871a34cebe0dcb25fae192b2c321bc53ceab172
parent1ef829f6d5ab20f6e7dbad6d5b68d21b5bb95e6a
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