From: Shaohui Xie Date: Tue, 30 Dec 2014 08:28:21 +0000 (+0800) Subject: net/fsl: remove hardcoded clock setting from xgmac_mdio X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~134^2~306 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=05930b5ec1d3b2a5c76e1959b54cae15587009c7;p=pandora-kernel.git net/fsl: remove hardcoded clock setting from xgmac_mdio There is no need to set the clock speed in read/write which will be performed unnecessarily for each mdio access. Init it during probe is enough. Also, the hardcoded clock value is not a proper way for all SoCs. Signed-off-by: Shaohui Xie Signed-off-by: David S. Miller --- Reading git-diff-tree failed