WSL2-Linux-Kernel/drivers/net/ethernet/qualcomm/emac
Timur Tabi 4404323c6a net: qcom/emac: claim the irq only when the device is opened
During reset, functions emac_mac_down() and emac_mac_up() are called,
so we don't want to free and claim the IRQ unnecessarily.  Move those
operations to open/close.

Signed-off-by: Timur Tabi <timur@codeaurora.org>
Reviewed-by: Lino Sanfilippo <LinoSanfilippo@gmx.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-01-23 13:03:28 -05:00
..
Makefile net: qcom/emac: add ethtool support 2017-01-10 13:26:25 -05:00
emac-ethtool.c net: qcom/emac: add ethtool support 2017-01-10 13:26:25 -05:00
emac-mac.c net: qcom/emac: claim the irq only when the device is opened 2017-01-23 13:03:28 -05:00
emac-mac.h net: emac: emac gigabit ethernet controller driver 2016-09-01 23:32:05 -07:00
emac-phy.c net: qcom/emac: rename emac_phy to emac_sgmii and move it 2017-01-23 12:54:35 -05:00
emac-phy.h net: qcom/emac: rename emac_phy to emac_sgmii and move it 2017-01-23 12:54:35 -05:00
emac-sgmii-fsm9900.c net: qcom/emac: rename emac_phy to emac_sgmii and move it 2017-01-23 12:54:35 -05:00
emac-sgmii-qdf2400.c net: qcom/emac: rename emac_phy to emac_sgmii and move it 2017-01-23 12:54:35 -05:00
emac-sgmii-qdf2432.c net: qcom/emac: rename emac_phy to emac_sgmii and move it 2017-01-23 12:54:35 -05:00
emac-sgmii.c net: qcom/emac: rename emac_phy to emac_sgmii and move it 2017-01-23 12:54:35 -05:00
emac-sgmii.h net: qcom/emac: rename emac_phy to emac_sgmii and move it 2017-01-23 12:54:35 -05:00
emac.c net: qcom/emac: claim the irq only when the device is opened 2017-01-23 13:03:28 -05:00
emac.h net: qcom/emac: claim the irq only when the device is opened 2017-01-23 13:03:28 -05:00