From: Yoshihiro Shimoda Date: Wed, 15 Feb 2012 17:54:56 +0000 (+0000) Subject: net: sh_eth: change the condition of initialization X-Git-Tag: v3.4-rc1~177^2~268 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=150647fb2c313d7c5184fca3fa0829a4a7d6f7bc;p=pandora-kernel.git net: sh_eth: change the condition of initialization The SH7757 has 2 Fast Ethernet and 2 Gigabit Ethernet, and the first Gigabit channel needs the initialization. So, this patch adds the parameter of "needs_init", and if the sh_eth_plat_data is set it to 1, the driver will initialize the channel. Signed-off-by: Yoshihiro Shimoda Signed-off-by: David S. Miller --- Reading git-diff-tree failed