Linux PCI subsystem development
 help / color / mirror / Atom feed
From: Manivannan Sadhasivam <mani@kernel.org>
To: lpieralisi@kernel.org, kwilczynski@kernel.org,
	bhelgaas@google.com,  Manivannan Sadhasivam <mani@kernel.org>
Cc: robh@kernel.org, thierry.reding@gmail.com, jonathanh@nvidia.com,
	 linux-pci@vger.kernel.org, linux-tegra@vger.kernel.org,
	 linux-kernel@vger.kernel.org,
	 Manivannan Sadhasivam <manivannan.sadhasivam@oss.qualcomm.com>
Subject: Re: [PATCH] PCI: tegra194: Rename variable 'root_bus' to 'root_port_bus' in tegra_pcie_downstream_dev_to_D0()
Date: Thu, 25 Sep 2025 22:36:41 +0530	[thread overview]
Message-ID: <175882000155.393581.9846354008561006249.b4-ty@kernel.org> (raw)
In-Reply-To: <20250922081057.15209-1-mani@kernel.org>


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@kernel.org>


      reply	other threads:[~2025-09-25 17:06 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-09-22  8:10 [PATCH] PCI: tegra194: Rename variable 'root_bus' to 'root_port_bus' in tegra_pcie_downstream_dev_to_D0() Manivannan Sadhasivam
2025-09-25 17:06 ` Manivannan Sadhasivam [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=175882000155.393581.9846354008561006249.b4-ty@kernel.org \
    --to=mani@kernel.org \
    --cc=bhelgaas@google.com \
    --cc=jonathanh@nvidia.com \
    --cc=kwilczynski@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-pci@vger.kernel.org \
    --cc=linux-tegra@vger.kernel.org \
    --cc=lpieralisi@kernel.org \
    --cc=manivannan.sadhasivam@oss.qualcomm.com \
    --cc=robh@kernel.org \
    --cc=thierry.reding@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox