mirror of
https://github.com/torvalds/linux.git
synced 2026-09-24 06:24:02 +02:00
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 |
||
|---|---|---|
| .. | ||
| Kconfig | ||
| Makefile | ||
| pcie-layerscape-gen4.c | ||
| pcie-mobiveil-host.c | ||
| pcie-mobiveil-plat.c | ||
| pcie-mobiveil.c | ||
| pcie-mobiveil.h | ||