commit | 4923576b8ac5bfd36ab2beb176aeb747aaab7e41 | [log] [tgz] |
---|---|---|
author | Yoshihiro Shimoda <shimoda.yoshihiro@renesas.com> | Thu Aug 27 23:25:03 2009 +0000 |
committer | David S. Miller <davem@davemloft.net> | Sat Aug 29 00:19:35 2009 -0700 |
tree | c58e0194bf64bd60e1bd01bf4c474a8cb1bc1284 | |
parent | 2db9517ef3dd48790c02a531e2b0db1957afd891 [diff] |
net: sh_eth: add value of ether_link pin in platform_data The method of ETHER_LINK pin is board dependence. This patch adding paramters are: - no_ether_link : If set to 1, do not use ETHER_LINK - ether_link_active_low : If set to 1, ETHER_LINK is active low. Signed-off-by: Yoshihiro Shimoda <shimoda.yoshihiro@renesas.com> Signed-off-by: David S. Miller <davem@davemloft.net>