diff options
author | Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org> | 2023-10-04 19:44:30 +0300 |
---|---|---|
committer | Krzysztof Wilczyński <kwilczynski@kernel.org> | 2023-10-14 22:19:37 +0300 |
commit | 85e9eb3e7727e98cbf7b9bf475677f2a64be06b8 (patch) | |
tree | 34641c764f78f09c2e7720c1e507fbc3a1800412 /tools/perf/scripts/python/stackcollapse.py | |
parent | dc2f2a9d1cf2c505efbb8b7e782a7f22e635f4bf (diff) | |
download | linux-85e9eb3e7727e98cbf7b9bf475677f2a64be06b8.tar.xz |
PCI: tegra194: Use Mbps_to_icc() macro for setting icc speed
PCIe speed returned by the PCIE_SPEED2MBS_ENC() macro is in Mbps. So
instead of converting it to MBps explicitly and using the MBps_to_icc()
macro, let's use the Mbps_to_icc() macro to pass the value directly.
Link: https://lore.kernel.org/linux-pci/20231004164430.39662-3-manivannan.sadhasivam@linaro.org
Signed-off-by: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
Signed-off-by: Krzysztof Wilczyński <kwilczynski@kernel.org>
Reviewed-by: Konrad Dybcio <konrad.dybcio@linaro.org>
Cc: Vidya Sagar <vidyas@nvidia.com>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions