summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorSunil Goutham <sgoutham@marvell.com>2020-03-02 10:19:27 +0300
committerDavid S. Miller <davem@davemloft.net>2020-03-02 22:08:51 +0300
commit549c35ecc132d15ad2a60e34af6b61ee94106926 (patch)
tree3111dfb1c0222711909e288e1dd4dbee95d43155 /tools/perf/scripts/python/export-to-sqlite.py
parent8315f9b2dcb8c6eae9d3837ffcd09aa63ab34280 (diff)
downloadlinux-549c35ecc132d15ad2a60e34af6b61ee94106926.tar.xz
octeontx2-af: Enable PCI master
Bus mastering is enabled by firmware, but when this driver is unbinded bus mastering gets disabled by the PCI subsystem which results interrupts not working when driver is reloaded. Hence set bus mastering everytime in probe(). Also - Converted pci_set_dma_mask() and pci_set_consistent_dma_mask() to dma_set_mask_and_coherent(). - Cleared transaction pending bit which gets set during driver unbind due to clearing of bus mastering (ME bit). Signed-off-by: Sunil Goutham <sgoutham@marvell.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions