summaryrefslogtreecommitdiff
path: root/scripts/patch-kernel
diff options
context:
space:
mode:
authorThierry Reding <treding@nvidia.com>2026-07-16 19:07:14 +0200
committerManivannan Sadhasivam <manivannan.sadhasivam@oss.qualcomm.com>2026-07-29 16:37:44 +0200
commit9cb1b6a781ab5166a6afdd4bbcd6044d75bffed1 (patch)
treed7cfc2292a1d21ccda4c6f7613b15d41ea1eca45 /scripts/patch-kernel
parentdc59e4fea9d83f03bad6bddf3fa2e52491777482 (diff)
downloadlinux-9cb1b6a781ab5166a6afdd4bbcd6044d75bffed1.tar.gz
linux-9cb1b6a781ab5166a6afdd4bbcd6044d75bffed1.zip
PCI: Use standard wait times for PCIe link monitoring
Instead of defining the wait values for each driver, use common values defined in the core pci.h header file. Note that while most drivers use the usleep_range(), it looks like these were mostly cargo culted and msleep() is a better choice given the fixed delay that the specification calls for. Convert all drivers to msleep() and use the existing definition. Signed-off-by: Thierry Reding <treding@nvidia.com> Signed-off-by: Manivannan Sadhasivam <manivannan.sadhasivam@oss.qualcomm.com> Reviewed-by: Aksh Garg <a-garg7@ti.com> Link: https://patch.msgid.link/20260716-tegra264-pcie-v8-3-23e51589229b@nvidia.com
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions