On Wed, 21 Jan 2026 23:45:17 -0800, Qiang Yu wrote:
> This series contains two cleanup patches for the PCI DWC subsystem that
> improve code readability and maintainability without any functional
> changes.
>
> The first patch addresses a naming issue where the "has_msi_ctrl" flag
> name was misleading. The flag specifically indicates when a platform uses
> the iMSI-RX module for MSI handling, rather than having any generic MSI
> controller. Renaming it to "uses_imsi_rx" makes the code's intent much
> clearer.
>
> [...]
Applied, thanks!
[1/2] PCI: dwc: Fix grammar and formatting in dw_pcie_remove_ext_capability()
commit: 8a214f64554ce4da91f35e7d3b8eaa9674f5154d
[2/2] PCI: dwc: Rename has_msi_ctrl to uses_imsi_rx for clarity
commit: 0ecd890e3cf54a0586247b9a384702703277e4fd
Best regards,
--
Manivannan Sadhasivam <mani@kernel.org>