From: Florian Fainelli Date: Fri, 15 May 2015 23:30:41 +0000 (-0700) Subject: net: phy: Allow EEE for all RGMII variants X-Git-Tag: omap-for-v4.2/wakeirq-drivers-v2^2~2^2~65^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7e14069651591c81046ffaec13c3dac8cb70f5fb;p=pandora-kernel.git net: phy: Allow EEE for all RGMII variants RGMII interfaces come in multiple flavors: RGMII with transmit or receive internal delay, no delays at all, or delays in both direction. This change extends the initial check for PHY_INTERFACE_MODE_RGMII to cover all of these variants since EEE should be allowed for any of these modes, since it is a property of the RGMII, hence Gigabit PHY capability more than the RGMII electrical interface and its delays. Fixes: a59a4d192166 ("phy: add the EEE support and the way to access to the MMD registers") Signed-off-by: Florian Fainelli Signed-off-by: David S. Miller --- Reading git-diff-tree failed