From: David Daney Date: Fri, 2 Apr 2010 01:17:54 +0000 (-0700) Subject: NET: mdio-octeon: Enable the hardware before using it. X-Git-Tag: v2.6.34-rc7~35^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6c17812d622a74950e2cd65f368f0518491cca61;p=pandora-kernel.git NET: mdio-octeon: Enable the hardware before using it. In some cases the mdio bus is not enabled at the time of probing. This prevents anything from working, so we will enable it before trying to use it, and disable it when the driver is removed. Signed-off-by: David Daney To: linux-mips@linux-mips.org To: netdev@vger.kernel.org To: gregkh@suse.de Patchwork: http://patchwork.linux-mips.org/patch/1090/ Acked-by: David S. Miller Acked-by: Greg Kroah-Hartman Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed