diff options
author | Wong Vee Khee <vee.khee.wong@linux.intel.com> | 2021-04-01 14:06:28 +0800 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2021-04-01 15:49:23 -0700 |
commit | 2237778d8c215fe7921da02d25fd32e964aa8ee5 (patch) | |
tree | 3f2b8393e396224d579c0ad600c8e67a76e9000c /tools/perf/scripts/python/check-perf-trace.py | |
parent | 8accc467758efd3a03368f9fec633b04dde80895 (diff) |
net: stmmac: remove unnecessary pci_enable_msi() call
The commit d2a029bde37b ("stmmac: pci: add MSI support for Intel Quark
X1000") introduced a pci_enable_msi() call in stmmac_pci.c.
With the commit 58da0cfa6cf1 ("net: stmmac: create dwmac-intel.c to
contain all Intel platform"), Intel Quark platform related codes
have been moved to the newly created driver.
Removing this unnecessary pci_enable_msi() call as there are no other
devices that uses stmmac-pci and need MSI to be enabled.
Signed-off-by: Wong Vee Khee <vee.khee.wong@linux.intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions