From: Daniel Mack Date: Sat, 21 Sep 2013 14:53:02 +0000 (+0200) Subject: net: phy: at803x: add suspend/resume callbacks X-Git-Tag: v3.13-rc1~105^2~304 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6229ed1f22592d5ee8360a638cb965fef88b080f;p=pandora-kernel.git net: phy: at803x: add suspend/resume callbacks When WOL is enabled, the chip can't be put into power-down (BMCR_PDOWN) mode, as that will also switch off the MAC, which consequently leads to a link loss. Use BMCR_ISOLATE in that case, which will at least save us some milliamperes in comparison to normal operation mode. Signed-off-by: Daniel Mack Acked-by: Mugunthan V N Signed-off-by: David S. Miller --- Reading git-diff-tree failed