diff options
| author | Vidya Sagar <[email protected]> | 2019-06-25 09:22:37 +0000 |
|---|---|---|
| committer | Lorenzo Pieralisi <[email protected]> | 2019-06-27 11:02:46 +0000 |
| commit | 7bc082d7e97009f252bd432de5d476b0bcf3b266 (patch) | |
| tree | 1ec44c0a670c4339ce8de2587caf9e22875e8e2d /tools/perf/scripts/python/event_analyzing_sample.py | |
| parent | PCI: dwc: Add API support to de-initialize host (diff) | |
| download | kernel-7bc082d7e97009f252bd432de5d476b0bcf3b266.tar.gz kernel-7bc082d7e97009f252bd432de5d476b0bcf3b266.zip | |
PCI: dwc: Cleanup DBI,ATU read and write APIs
Cleanup DBI read and write APIs by removing leading "__" (underscore)
from their names as there is no reason to have leading underscores
in the first place in the function definition.
Remove dbi/dbi2 base address parameters as the same behaviour can be
obtained through read and write APIs. Since dw_pcie_{readl/writel}_dbi()
APIs can't be used for ATU read/write as ATU base address could be
different from DBI base address, implement ATU read/write APIs using ATU
base address without using dw_pcie_{readl/writel}_dbi() APIs.
Signed-off-by: Vidya Sagar <[email protected]>
Signed-off-by: Lorenzo Pieralisi <[email protected]>
Acked-by: Jingoo Han <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions
