Searched hist:b5a044758672b6dc775fdab007337b47a54576f4 (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/net/usb/ |
H A D | smsc95xx.h | diff b5a044758672b6dc775fdab007337b47a54576f4 Thu Sep 27 19:07:11 CDT 2012 Steve Glendinning <steve.glendinning@shawell.net> smsc95xx: enable power saving mode during system suspend
This patch enables the device to enter its lowest power SUSPEND2 state during system suspend, instead of staying up using full power.
Patch updated to not add two pointers to .suspend & .resume.
Patch updated to replace BUG_ON with WARN_ON_ONCE and return.
Signed-off-by: Steve Glendinning <steve.glendinning@shawell.net> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | smsc95xx.c | diff b5a044758672b6dc775fdab007337b47a54576f4 Thu Sep 27 19:07:11 CDT 2012 Steve Glendinning <steve.glendinning@shawell.net> smsc95xx: enable power saving mode during system suspend
This patch enables the device to enter its lowest power SUSPEND2 state during system suspend, instead of staying up using full power.
Patch updated to not add two pointers to .suspend & .resume.
Patch updated to replace BUG_ON with WARN_ON_ONCE and return.
Signed-off-by: Steve Glendinning <steve.glendinning@shawell.net> Signed-off-by: David S. Miller <davem@davemloft.net>
|