OpenCloudOS-Kernel/drivers/net/ethernet/freescale/enetc
Christophe JAILLET 18eeb4dea6 net: enetc: Use pci_release_region() to release some resources
Some resources are allocated using pci_request_region().
It is more straightforward to release them with pci_release_region().

Fixes: 231ece36f5 ("enetc: Add mdio bus driver for the PCIe MDIO endpoint")
Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Reviewed-by: Claudiu Manoil <claudiu.manoil@nxp.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2022-05-28 20:20:42 +01:00
..
Kconfig net: enetc: automatically select IERB module 2021-04-20 16:56:32 -07:00
Makefile net: enetc: add a mini driver for the Integrated Endpoint Register Block 2021-04-19 15:31:45 -07:00
enetc.c net: enetc: count the tc-taprio window drops 2022-05-11 16:37:10 -07:00
enetc.h net: enetc: count the tc-taprio window drops 2022-05-11 16:37:10 -07:00
enetc_cbdr.c net:enetc: command BD ring data memory alloc as one function alone 2022-02-09 13:23:25 +00:00
enetc_ethtool.c net: enetc: count the tc-taprio window drops 2022-05-11 16:37:10 -07:00
enetc_hw.h net: enetc: count the tc-taprio window drops 2022-05-11 16:37:10 -07:00
enetc_ierb.c net: update NXP copyright text 2021-09-17 13:52:17 +01:00
enetc_ierb.h net: update NXP copyright text 2021-09-17 13:52:17 +01:00
enetc_mdio.c enetc: use correct format characters 2022-03-17 16:30:48 -07:00
enetc_msg.c enetc: Add vf to pf messaging support 2019-01-24 21:55:53 -08:00
enetc_pci_mdio.c net: enetc: Use pci_release_region() to release some resources 2022-05-28 20:20:42 +01:00
enetc_pf.c net: enetc: kill PHY-less mode for PFs 2022-05-12 11:05:43 +02:00
enetc_pf.h net: phy: lynx: refactor Lynx PCS module to use generic phylink_pcs 2022-01-02 18:48:47 +00:00
enetc_ptp.c net: enetc: Remove useless DMA-32 fallback configuration 2022-01-09 16:52:20 -08:00
enetc_qos.c net: enetc: manage ENETC_F_QBV in priv->active_offloads only when enabled 2022-05-11 16:37:10 -07:00
enetc_vf.c ethernet: enetc: use eth_hw_addr_set() 2021-10-16 08:53:46 +01:00