diff options
author | Yanteng Si <siyanteng@loongson.cn> | 2024-08-07 21:47:08 +0800 |
---|---|---|
committer | Paolo Abeni <pabeni@redhat.com> | 2024-08-13 09:48:00 +0200 |
commit | 0c979e6b55f99f939bb8158f3d8f8d2072b04e9c (patch) | |
tree | af95e4f9bb364e1a4207763fc32ba5c10f161ab7 /drivers/gnss | |
parent | 393ea68bf154a53a108bde4bd387fa85b3662181 (diff) |
net: stmmac: dwmac-loongson: Drop pci_enable/disable_msi calls
The Loongson GMAC driver currently doesn't utilize the MSI IRQs, but
retrieves the IRQs specified in the device DT-node. Let's drop the
direct pci_enable_msi()/pci_disable_msi() calls then as redundant
Signed-off-by: Feiyang Chen <chenfeiyang@loongson.cn>
Signed-off-by: Yinggang Gu <guyinggang@loongson.cn>
Reviewed-by: Serge Semin <fancer.lancer@gmail.com>
Acked-by: Huacai Chen <chenhuacai@loongson.cn>
Signed-off-by: Yanteng Si <siyanteng@loongson.cn>
Tested-by: Serge Semin <fancer.lancer@gmail.com>
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Diffstat (limited to 'drivers/gnss')
0 files changed, 0 insertions, 0 deletions