[GIT PULL] PCI fixes for v6.3
From: Bjorn Helgaas
Date: Fri Mar 31 2023 - 12:31:47 EST
The following changes since commit fe15c26ee26efa11741a7b632e9f23b01aca4cc6:
Linux 6.3-rc1 (2023-03-05 14:52:03 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci.git tags/pci-v6.3-fixes-1
for you to fetch changes up to cdce67099117ece371582f706c6eff7d3a65326d:
PCI: dwc: Fix PORT_LINK_CONTROL update when CDM check enabled (2023-03-21 13:06:24 -0500)
----------------------------------------------------------------
- Fix DesignWare PORT_LINK_CONTROL setup, which was corrupted when the DT
"snps,enable-cdm-check" property was present (Yoshihiro Shimoda)
----------------------------------------------------------------
Yoshihiro Shimoda (1):
PCI: dwc: Fix PORT_LINK_CONTROL update when CDM check enabled
drivers/pci/controller/dwc/pcie-designware.c | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)