commit | b3017e6a03d261778ad9450b5510460c4d462203 | [log] [tgz] |
---|---|---|
author | Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> | Mon Mar 07 21:59:55 2011 +0000 |
committer | David S. Miller <davem@davemloft.net> | Mon Mar 14 14:10:16 2011 -0700 |
tree | 6aef0e3284c8d567dab59e4f3432ae2b5a8c3303 | |
parent | 8fcd496151b4354569283056076339239b86fabe [diff] |
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 <yoshihiro.shimoda.uh@renesas.com> Signed-off-by: David S. Miller <davem@davemloft.net>