Re: [PATCH] PCI: tegra194: Rename variable 'root_bus' to 'root_port_bus' in tegra_pcie_downstream_dev_to_D0()
From: Manivannan Sadhasivam
Date: Thu Sep 25 2025 - 13:07:10 EST
On Mon, 22 Sep 2025 13:40:57 +0530, Manivannan Sadhasivam wrote:
> 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.
>
> So rename the variable to 'root_port_bus'. Also, move the comment on
> 'bringing the devices to D0' to where the state is set exactly.
>
> [...]
Applied, thanks!
[1/1] PCI: tegra194: Rename variable 'root_bus' to 'root_port_bus' in tegra_pcie_downstream_dev_to_D0()
commit: d7c0300fea06e3ad43986840ccfbb0f1c449529b
Best regards,
--
Manivannan Sadhasivam <mani@xxxxxxxxxx>