diff options
author | Frank Li <[email protected]> | 2022-11-02 10:10:13 -0400 |
---|---|---|
committer | Lorenzo Pieralisi <[email protected]> | 2022-11-23 18:08:57 +0100 |
commit | 01dcec6d57ce62d535b2016fc4a617627fff506d (patch) | |
tree | 16d294f9ad93d01a8866b690cce9b7fe1c3e73f3 /tools/perf/scripts/python | |
parent | 2b35c886556a24f1531edf38a4dab53bbbea4db4 (diff) |
PCI: endpoint: pci-epf-vntb: Fix sparse build warning for epf_db
Use epf_db[i] dereference instead of readl() because epf_db is
in memory allocated by dma_alloc_coherent(), not I/O.
Remove useless/duplicated readl() in the process.
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Frank Li <[email protected]>
Signed-off-by: Lorenzo Pieralisi <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions