commit | 0a9e22715ee384cf2a714c28f24ce8881b9fd815 | [log] [tgz] |
---|---|---|
author | Johan Hovold <johan@kernel.org> | Wed Nov 30 15:29:50 2016 +0100 |
committer | David S. Miller <davem@davemloft.net> | Fri Dec 02 10:42:45 2016 -0500 |
tree | 469f708cd316b7597562218a4281ba64de329f8c | |
parent | 50ac64cfc39dad2ba0d8ad553d2d87dfc738cbba [diff] |
net: ethernet: stmmac: dwmac-sti: fix probe error path Make sure to disable clocks before returning on late probe errors. Fixes: 8387ee21f972 ("stmmac: dwmac-sti: turn setup callback into a probe function") Signed-off-by: Johan Hovold <johan@kernel.org> Signed-off-by: David S. Miller <davem@davemloft.net>