linux/drivers/net/ethernet/stmicro/stmmac
Johan Hovold 5cc70bbcac net: ethernet: stmmac: dwmac-meson8b: fix probe error path
Make sure to disable clocks before returning on late probe errors.

Fixes: 566e825162 ("net: stmmac: add a glue driver for the Amlogic
Meson 8b / GXBB DWMAC")
Signed-off-by: Johan Hovold <johan@kernel.org>
Acked-by: Kevin Hilman <khilman@baylibre.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2016-12-02 10:42:46 -05:00
..
altr_tse_pcs.c net: ethernet: Fix SGMII unable to switch speed and autonego failure 2016-11-15 12:06:24 -05:00
altr_tse_pcs.h net: ethernet: Add TSE PCS support to dwmac-socfpga 2016-07-10 22:07:50 -07:00
chain_mode.c stmmac: optimize tx desc management 2016-03-02 14:21:32 -05:00
common.h stmmac: fix PTP type ethtool stats 2016-11-15 19:56:17 -05:00
descs_com.h stmmac: change descriptor layout 2016-03-02 14:21:30 -05:00
descs.h stmmac: fix PTP type ethtool stats 2016-11-15 19:56:17 -05:00
dwmac4_core.c stmmac: fix PWRDWN into the PMT register for global unicast. 2016-09-18 22:21:06 -04:00
dwmac4_descs.c stmmac: fix PTP type ethtool stats 2016-11-15 19:56:17 -05:00
dwmac4_descs.h stmmac: fix PTP support for GMAC4 2016-11-15 19:56:17 -05:00
dwmac4_dma.c stmmac: add DMA support for GMAC 4.xx 2016-04-02 20:23:08 -04:00
dwmac4_dma.h stmmac: add DMA support for GMAC 4.xx 2016-04-02 20:23:08 -04:00
dwmac4_lib.c stmmac: add DMA support for GMAC 4.xx 2016-04-02 20:23:08 -04:00
dwmac4.h drivers: net: stmmac: rework core ISR to better manage PCS and PMT 2016-06-28 08:54:23 -04:00
dwmac100_core.c stmmac: rework synopsys id read, moved to dwmac setup 2016-04-02 20:23:07 -04:00
dwmac100_dma.c stmmac: rework DMA bus setting and introduce new platform AXI structure 2016-03-02 14:21:30 -05:00
dwmac100.h stmmac: share reset function between dwmac100 and dwmac1000 2016-03-02 14:21:30 -05:00
dwmac1000_core.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 2016-09-23 06:46:57 -04:00
dwmac1000_dma.c stmmac: rework get_hw_feature function 2016-04-02 20:23:07 -04:00
dwmac1000.h drivers: net: stmmac: rework core ISR to better manage PCS and PMT 2016-06-28 08:54:23 -04:00
dwmac_dma.h stmmac: rework DMA bus setting and introduce new platform AXI structure 2016-03-02 14:21:30 -05:00
dwmac_lib.c stmmac: share reset function between dwmac100 and dwmac1000 2016-03-02 14:21:30 -05:00
dwmac-generic.c net: ethernet: stmmac: dwmac-generic: fix probe error path 2016-12-02 10:42:46 -05:00
dwmac-ipq806x.c
dwmac-lpc18xx.c
dwmac-meson8b.c net: ethernet: stmmac: dwmac-meson8b: fix probe error path 2016-12-02 10:42:46 -05:00
dwmac-meson.c net: stmmac: update the module description of the dwmac-meson driver 2016-09-07 14:13:31 -07:00
dwmac-rk.c net: ethernet: stmmac: dwmac-rk: fix probe error path 2016-12-02 10:42:45 -05:00
dwmac-socfpga.c net: ethernet: stmmac: dwmac-socfpga: fix use-after-free on probe errors 2016-12-02 10:42:45 -05:00
dwmac-sti.c net: ethernet: stmmac: dwmac-sti: fix probe error path 2016-12-02 10:42:45 -05:00
dwmac-stm32.c net: ethernet: dwmac: fix non static symbol warning 2016-09-13 11:42:27 -04:00
dwmac-sunxi.c stmmac: dwmac-sunxi: Call exit cleanup function in probe error path 2015-12-14 16:11:59 -05:00
enh_desc.c stmmac: fix PTP type ethtool stats 2016-11-15 19:56:17 -05:00
Kconfig ethernet: stmmac: make DWMAC_STM32 depend on it's associated SoC 2016-11-21 11:34:24 -05:00
Makefile ARM: SoC: late DT updates for v4.9 2016-10-07 21:34:49 -07:00
mmc_core.c stmmac: enhance mmc counter management 2016-04-02 20:23:08 -04:00
mmc.h stmmac: enhance mmc counter management 2016-04-02 20:23:08 -04:00
norm_desc.c stmmac: rework the routines to show the ring status 2016-04-02 20:23:07 -04:00
ring_mode.c stmmac: first frame prep at the end of xmit routine 2016-03-02 14:21:33 -05:00
stmmac_ethtool.c stmmac: fix PTP type ethtool stats 2016-11-15 19:56:17 -05:00
stmmac_hwtstamp.c stmmac: fix PTP support for GMAC4 2016-11-15 19:56:17 -05:00
stmmac_main.c stmmac: fix PTP support for GMAC4 2016-11-15 19:56:17 -05:00
stmmac_mdio.c net: stmmac: Fix incorrect memcpy source memory 2016-05-25 21:43:35 -07:00
stmmac_pci.c stmmac: let remove/resume/suspend functions take device pointer 2016-05-03 15:22:19 -04:00
stmmac_pcs.h drivers: net: stmmac: reworking the PCS code. 2016-06-28 08:54:23 -04:00
stmmac_platform.c net: ethernet: stmmac: add support of Synopsys 3.50a MAC IP 2016-09-01 14:03:40 -07:00
stmmac_platform.h stmmac: introduce get_stmmac_bsp_priv() helper 2016-09-07 14:13:13 -07:00
stmmac_ptp.c stmmac: fix PTP support for GMAC4 2016-11-15 19:56:17 -05:00
stmmac_ptp.h stmmac: update the PTP header file 2016-11-15 19:56:17 -05:00
stmmac.h stmmac: fix PTP support for GMAC4 2016-11-15 19:56:17 -05:00