From: Steve Glendinning Date: Fri, 28 Sep 2012 00:07:11 +0000 (+0000) Subject: smsc95xx: enable power saving mode during system suspend X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~47^2~49 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b5a044758672b6dc775fdab007337b47a54576f4;p=pandora-kernel.git 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 Signed-off-by: David S. Miller --- Reading git-diff-tree failed