linux_dsm_epyc7002/drivers/net/ethernet/stmicro/stmmac
Jisheng Zhang 49ce881c0d net: stmmac: fix reset gpio free missing
Commit 984203ceff ("net: stmmac: mdio: remove reset gpio free")
removed the reset gpio free, when the driver is unbinded or rmmod,
we miss the gpio free.

This patch uses managed API to request the reset gpio, so that the
gpio could be freed properly.

Fixes: 984203ceff ("net: stmmac: mdio: remove reset gpio free")
Signed-off-by: Jisheng Zhang <Jisheng.Zhang@synaptics.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2019-05-22 17:27:15 -07:00
..
altr_tse_pcs.c
altr_tse_pcs.h
chain_mode.c
common.h net: stmmac: Fix RX packet size > 8191 2018-11-08 19:47:44 -08:00
descs_com.h net: stmmac: use correct DMA buffer size in the RX descriptor 2019-03-31 14:00:58 -07:00
descs.h
dwmac4_core.c dwmac4_prog_mtl_tx_algorithms() missing write operation 2019-05-09 09:20:32 -07:00
dwmac4_descs.c net: stmmac: use correct DMA buffer size in the RX descriptor 2019-03-31 14:00:58 -07:00
dwmac4_descs.h
dwmac4_dma.c
dwmac4_dma.h
dwmac4_lib.c net: stmmac: dwmac4: Also use TBU interrupt to clean TX path 2019-02-21 15:42:34 -08:00
dwmac4.h
dwmac5.c
dwmac5.h
dwmac100_core.c
dwmac100_dma.c
dwmac100.h
dwmac1000_core.c
dwmac1000_dma.c
dwmac1000.h
dwmac_dma.h
dwmac_lib.c
dwmac-anarion.c
dwmac-dwc-qos-eth.c
dwmac-generic.c net: stmmac: Add the bindings parsing for XGMAC2 2018-08-09 11:16:28 -07:00
dwmac-ipq806x.c
dwmac-lpc18xx.c
dwmac-mediatek.c net-next: stmmac: dwmac-mediatek: remove fine-tune property 2018-12-19 16:24:58 -08:00
dwmac-meson8b.c
dwmac-meson.c
dwmac-oxnas.c
dwmac-qcom-ethqos.c net: stmmac: Fix return value check in qcom_ethqos_probe() 2019-01-24 22:13:03 -08:00
dwmac-rk.c net: stmmac: dwmac-rk: fix error handling in rk_gmac_powerup() 2019-01-27 23:03:38 -08:00
dwmac-socfpga.c net: stmmac: socfpga: Use shared System Manager driver 2019-04-02 07:38:22 +01:00
dwmac-sti.c
dwmac-stm32.c net: ethernet: stmmac: manage the get_irq probe defer case 2019-04-26 11:25:39 -04:00
dwmac-sun8i.c net: ethernet: stmmac: dwmac-sun8i: enable support of unicast filtering 2019-05-13 09:59:41 -07:00
dwmac-sunxi.c net: stmicro: fix a missing check of clk_prepare 2018-12-27 16:20:44 -08:00
dwxgmac2_core.c net: stmmac: Add CBS support in XGMAC2 2018-09-01 17:40:22 -07:00
dwxgmac2_descs.c net: stmmac: use correct DMA buffer size in the RX descriptor 2019-03-31 14:00:58 -07:00
dwxgmac2_dma.c net: stmmac: dwxgmac: Finish the Flow Control implementation 2019-04-17 10:14:28 -07:00
dwxgmac2.h net: stmmac: dwxgmac: Finish the Flow Control implementation 2019-04-17 10:14:28 -07:00
enh_desc.c net: stmmac: fix dropping of multi-descriptor RX frames 2019-03-31 14:00:59 -07:00
hwif.c net: stmmac: Enable TC Ops for GMAC >= 4 2018-09-08 10:24:30 -07:00
hwif.h net: stmmac: use correct DMA buffer size in the RX descriptor 2019-03-31 14:00:58 -07:00
Kconfig treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
Makefile net: stmmac: Add driver for Qualcomm ethqos 2019-01-22 19:37:59 -08:00
mmc_core.c
mmc.h
norm_desc.c net: stmmac: Use bfsize1 in ndesc_init_rx_desc 2019-04-17 23:20:25 -07:00
ring_mode.c net: stmmac: fix memory corruption with large MTUs 2019-03-19 13:30:30 -07:00
stmmac_ethtool.c net: stmmac: fix ethtool flow control not able to get/set 2019-05-20 20:54:17 -04:00
stmmac_hwtstamp.c
stmmac_main.c net: stmmac: dma channel control register need to be init first 2019-05-20 20:55:39 -04:00
stmmac_mdio.c net: stmmac: fix reset gpio free missing 2019-05-22 17:27:15 -07:00
stmmac_pci.c pci-v5.2-changes 2019-05-14 10:30:10 -07:00
stmmac_pcs.h
stmmac_platform.c net: ethernet: stmmac: add management of clk_csr property 2019-03-08 11:48:19 -08:00
stmmac_platform.h
stmmac_ptp.c net: stmmac: Avoid one more sometimes uninitialized Clang warning 2019-03-08 23:20:22 -08:00
stmmac_ptp.h net: stmmac: fix ptp timestamping on Rx on gmac4 2019-02-06 17:28:15 -08:00
stmmac_tc.c net: stmmac: Check if CBS is supported before configuring 2019-01-11 15:35:06 -08:00
stmmac.h net: stmmac: Fix NAPI poll in TX path when in multi-queue 2019-02-21 15:42:34 -08:00