From: Chen-Yu Tsai Date: Fri, 17 Jan 2014 13:24:41 +0000 (+0800) Subject: net: stmmac: Add support for optional reset control X-Git-Tag: v3.14-rc1~94^2~78 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c5e4ddbdfa1134a36589c1466ed4abb85fe6f976;p=pandora-kernel.git net: stmmac: Add support for optional reset control The DWMAC has a reset assert line, which is used on some SoCs. Add an optional reset control to stmmac driver core. To support reset control deferred probing, this patch changes the driver probe function to return the actual error, instead of just -EINVAL. Signed-off-by: Chen-Yu Tsai Signed-off-by: David S. Miller --- Reading git-diff-tree failed