From: Joachim Eastwood Date: Tue, 28 Jul 2015 22:08:50 +0000 (+0200) Subject: stmmac: dwmac-ipq806x: turn setup callback into a probe function X-Git-Tag: omap-for-v4.3/fixes-rc1~110^2~279^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5ed1c04a38979f025dd2cf5f37ef5c39a9fc2f85;p=pandora-kernel.git stmmac: dwmac-ipq806x: 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