From: Yoshihiro Shimoda Date: Mon, 7 Mar 2011 21:59:55 +0000 (+0000) Subject: net: sh_eth: add set_mdio_gate in bb_info X-Git-Tag: v2.6.39-rc1~468^2~42 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b3017e6a03d261778ad9450b5510460c4d462203;p=pandora-kernel.git net: sh_eth: add set_mdio_gate in bb_info The SH7757's ETHER and GETHER use common MDIO pin. The MDIO pin is selected by specific register. So this patch adds new interface in bb_info, and when the sh_eth driver use the mdio, the register can be changed by the function. Signed-off-by: Yoshihiro Shimoda Signed-off-by: David S. Miller --- Reading git-diff-tree failed