aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/controller/dwc/pcie-designware-host.c
diff options
context:
space:
mode:
authorKrzysztof Wilczyński <kw@linux.com>2021-10-07 12:28:48 +0000
committerLorenzo Pieralisi <lorenzo.pieralisi@arm.com>2021-10-07 16:03:57 +0100
commit5b8402562e553983fc941bb955e2c14d1a69215f (patch)
tree8b2a46b6d947477888be08ce266a8eb6adf39732 /drivers/pci/controller/dwc/pcie-designware-host.c
parentPCI: dwc: Clean up Kconfig dependencies (PCIE_DW_EP) (diff)
downloadlinux-dev-5b8402562e553983fc941bb955e2c14d1a69215f.tar.xz
linux-dev-5b8402562e553983fc941bb955e2c14d1a69215f.zip
PCI: visconti: Remove surplus dev_err() when using platform_get_irq_byname()
There is no need to call the dev_err() function directly to print a custom message when handling an error from either the platform_get_irq() or platform_get_irq_byname() functions as both are going to display an appropriate error message in case of a failure. This change is as per suggestions from Coccinelle, e.g., drivers/pci/controller/dwc/pcie-visconti.c:286:2-9: line 286 is redundant because platform_get_irq() already prints an error Related: https://lore.kernel.org/all/20210310131913.2802385-1-kw@linux.com/ https://lore.kernel.org/all/20200802142601.1635926-1-kw@linux.com/ Link: https://lore.kernel.org/r/20211007122848.3366-1-kw@linux.com Signed-off-by: Krzysztof Wilczyński <kw@linux.com> Signed-off-by: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
Diffstat (limited to 'drivers/pci/controller/dwc/pcie-designware-host.c')
0 files changed, 0 insertions, 0 deletions