]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
net: ethernet: stmmac: dwmac-sti: fix probe error path
authorJohan Hovold <johan@kernel.org>
Wed, 30 Nov 2016 14:29:50 +0000 (15:29 +0100)
committerDavid S. Miller <davem@davemloft.net>
Fri, 2 Dec 2016 15:42:45 +0000 (10:42 -0500)
commit0a9e22715ee384cf2a714c28f24ce8881b9fd815
tree469f708cd316b7597562218a4281ba64de329f8c
parent50ac64cfc39dad2ba0d8ad553d2d87dfc738cbba
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>
drivers/net/ethernet/stmicro/stmmac/dwmac-sti.c