]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
PCI: brcmstb: Replace open coded value with PCIE_T_RRS_READY_MS
authorFlorian Fainelli <florian.fainelli@broadcom.com>
Tue, 24 Jun 2025 23:19:23 +0000 (16:19 -0700)
committerManivannan Sadhasivam <manivannan.sadhasivam@oss.qualcomm.com>
Thu, 17 Jul 2025 12:46:25 +0000 (18:16 +0530)
commite8e7c1e95d6d4ccdc53654a5966d2183532ab115
tree11c5ad341ca6a74c07627f609585abd395e291e2
parentfde41f282590b46e96864ae88da2e2c20a967b3a
PCI: brcmstb: Replace open coded value with PCIE_T_RRS_READY_MS

The delay that we are waiting on in brcm_pcie_start_link() is
PCIE_T_RRS_READY_MS, use it.

Signed-off-by: Florian Fainelli <florian.fainelli@broadcom.com>
[mani: Removed the redundant comment]
Signed-off-by: Manivannan Sadhasivam <mani@kernel.org>
Link: https://patch.msgid.link/20250624231923.990361-3-florian.fainelli@broadcom.com
drivers/pci/controller/pcie-brcmstb.c