From: Joachim Eastwood Date: Tue, 28 Jul 2015 22:08:52 +0000 (+0200) Subject: stmmac: dwmac-socfpga: turn setup callback into a probe function X-Git-Tag: omap-for-v4.3/fixes-rc1~110^2~279^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8880b6c849916a3d688e2f2404a063cc14cc4a88;p=pandora-kernel.git stmmac: dwmac-socfpga: turn setup callback into a probe function By using a few functions from stmmac_platform a proper probe function can be created from the setup glue callback. This makes it look more like a standard driver and the OF match data can also be dropped. Signed-off-by: Joachim Eastwood Signed-off-by: David S. Miller --- Reading git-diff-tree failed