linux/drivers/pci/controller/plda
Xichao Zhao 882569dca6 PCI: plda: Remove dev_err_probe() when the errno is -ENOMEM
The dev_err_probe() doesn't do anything when error is '-ENOMEM'.
Therefore, remove the useless call to dev_err_probe(), and just
return the value instead.

Signed-off-by: Xichao Zhao <zhao.xichao@vivo.com>
[mani: reworded the subject]
Signed-off-by: Manivannan Sadhasivam <mani@kernel.org>
2025-09-08 15:44:31 +05:30
..
Kconfig PCI: plda: Switch to msi_create_parent_irq_domain() 2025-07-24 16:24:16 -05:00
Makefile PCI: starfive: Add JH7110 PCIe controller 2024-05-28 11:15:30 -05:00
pcie-microchip-host.c PCI: host-common: Convert to library for host controller drivers 2025-05-30 12:21:57 -05:00
pcie-plda-host.c PCI: plda: Remove dev_err_probe() when the errno is -ENOMEM 2025-09-08 15:44:31 +05:30
pcie-plda.h PCI: plda: Switch to msi_create_parent_irq_domain() 2025-07-24 16:24:16 -05:00
pcie-starfive.c PCI: Rename PCIE_RESET_CONFIG_DEVICE_WAIT_MS to PCIE_RESET_CONFIG_WAIT_MS 2025-06-25 07:25:00 -06:00