From: Yoshihiro Shimoda Date: Mon, 7 Mar 2011 21:59:45 +0000 (+0000) Subject: net: sh_eth: modify the PHY_INTERFACE_MODE X-Git-Tag: v2.6.39-rc1~468^2~44 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e47c90523484518aac30498150e427d824ace705;p=pandora-kernel.git net: sh_eth: modify the PHY_INTERFACE_MODE The previous code had hardcoded the PHY_INTERFACE_MODE_MII of phy_connect. So some Gigabit PHYs will not behave correctly. The patch adds the phy_interface in sh_eth_plat_data, so we can select the phy interface. Signed-off-by: Yoshihiro Shimoda Signed-off-by: David S. Miller --- Reading git-diff-tree failed