diff options
author | Manivannan Sadhasivam <manivannan.sadhasivam@oss.qualcomm.com> | 2025-09-22 13:40:57 +0530 |
---|---|---|
committer | Bjorn Helgaas <bhelgaas@google.com> | 2025-09-25 18:03:27 -0500 |
commit | e1bd928479fb1fa60e9034b0fdb1ab9f3fa92f33 (patch) | |
tree | 338b4a1b09f7453dfd5c287ada3e056bf94ef705 /drivers/infiniband/hw/ionic/ionic_datapath.c | |
parent | 26fda92d3b56bf44a02bcb4001c5a5548e0ae8ee (diff) |
PCI: tegra194: Rename 'root_bus' to 'root_port_bus' in tegra_pcie_downstream_dev_to_D0()
In tegra_pcie_downstream_dev_to_D0(), PCI devices are transitioned to D0
state. For iterating over the devices, first the downstream bus of the Root
Port is searched from the root bus. But the name of the variable that holds
the Root Port downstream bus is named as 'root_bus', which is wrong.
Rename the variable to 'root_port_bus'. Also, move the comment on 'bringing
the devices to D0' to where the state is set exactly.
Signed-off-by: Manivannan Sadhasivam <manivannan.sadhasivam@oss.qualcomm.com>
Signed-off-by: Manivannan Sadhasivam <mani@kernel.org>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Link: https://patch.msgid.link/20250922081057.15209-1-mani@kernel.org
Diffstat (limited to 'drivers/infiniband/hw/ionic/ionic_datapath.c')
0 files changed, 0 insertions, 0 deletions