[PATCH] PCI: mediatek-gen3: fix incorrectly skipped pwrctrl error message

Manivannan Sadhasivam manivannan.sadhasivam at oss.qualcomm.com
Tue May 19 07:27:15 PDT 2026


On Tue, 12 May 2026 18:33:45 +0800, Chen-Yu Tsai wrote:
> When pwrctrl integration was added, the error message for when
> pci_pwrctrl_create_devices() fails was incorrectly put after the error
> goto statement, causing it to be skipped.
> 
> Move the goto statement after the dev_err_probe() call so that the
> error message actually gets printed (or saved if probe is deferred).
> 
> [...]

Applied, thanks!

[1/1] PCI: mediatek-gen3: fix incorrectly skipped pwrctrl error message
      commit: 8ba433753d9b131c2e43b1ff7ba8c5730cef8231

Best regards,
-- 
Manivannan Sadhasivam <mani at kernel.org>




More information about the Linux-mediatek mailing list