diff options
author | Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org> | 2024-10-04 08:03:51 +0530 |
---|---|---|
committer | Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org> | 2024-11-08 11:52:06 +0000 |
commit | bd23e836423ea3968d539d4f0d5722a3a824b99e (patch) | |
tree | db4697acf18bdff0f268932eaa0b0f06c6c4e699 /tools/perf/scripts/python/task-analyzer.py | |
parent | 23388a1b305e8aac714fafd5fdc72a580586bd0c (diff) | |
download | linux-bd23e836423ea3968d539d4f0d5722a3a824b99e.tar.gz linux-bd23e836423ea3968d539d4f0d5722a3a824b99e.tar.bz2 linux-bd23e836423ea3968d539d4f0d5722a3a824b99e.zip |
bus: mhi: host: pci_generic: Use pcim_iomap_region() to request and map MHI BAR
Use of both pcim_iomap_regions() and pcim_iomap_table() APIs are
deprecated. Hence, switch to pcim_iomap_region() API which handles both the
request and map of the MHI BAR region.
Cc: Loic Poulain <loic.poulain@linaro.org>
Reviewed-by: Mayank Rana <quic_mrana@quicinc.com>
Link: https://lore.kernel.org/r/20241004023351.6946-1-manivannan.sadhasivam@linaro.org
Signed-off-by: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions