From 62866e98737e77c87f9dec99edea76ab54360770 Mon Sep 17 00:00:00 2001 From: Chen-Yu Tsai Date: Fri, 17 Jan 2014 21:24:40 +0800 Subject: [PATCH] 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-format-patch failed