From: Sebastian Hesselbarth Date: Fri, 13 Dec 2013 09:20:29 +0000 (+0100) Subject: net: phy: suspend phydev when going to HALTED X-Git-Tag: v3.14-rc1~94^2~483^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=be9dad1f9f26604fb71c0d53ccb39a8f1d425807;p=pandora-kernel.git net: phy: suspend phydev when going to HALTED When phydev is going to HALTED state, we can try to suspend it to safe more power. phy_suspend helper will check if PHY can be suspended, so just call it when entering HALTED state. Signed-off-by: Sebastian Hesselbarth Acked-by: Mugunthan V N Reviewed-by: Florian Fainelli Signed-off-by: David S. Miller --- Reading git-diff-tree failed