From: Chen-Yu Tsai Date: Fri, 17 Jan 2014 13:24:40 +0000 (+0800) Subject: net: stmmac: Enable stmmac main clock when probing hardware X-Git-Tag: v3.14-rc1~94^2~79 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=62866e98737e77c87f9dec99edea76ab54360770;p=pandora-kernel.git net: stmmac: Enable stmmac main clock when probing hardware The stmmac driver does not enable the main clock during the probe phase. If the clock was not enabled by the boot loader or was disabled by the kernel, hardware features and the MDIO bus would not be probed properly. Signed-off-by: Chen-Yu Tsai Signed-off-by: David S. Miller --- Reading git-diff-tree failed