From: Phil Reid Date: Thu, 9 Apr 2015 01:41:34 +0000 (-0700) Subject: stmmac: devm_reset_control_get can return PROBE_DEFER X-Git-Tag: omap-for-v4.2/o2_dc~131^2~2^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=27015f8c17578e14b3c6cc098b915b0f8db3ac36;p=pandora-kernel.git stmmac: devm_reset_control_get can return PROBE_DEFER In socfpga_dwmac_parse_data forward error code from devm_reset_control_get. This gives the driver another chance to laod if altr,rst-mgr is loaded after the network driver. Signed-off-by: Phil Reid Signed-off-by: David S. Miller --- Reading git-diff-tree failed