linux-stable/drivers/pci/controller/dwc
Gustavo A. R. Silva df561f6688 treewide: Use fallthrough pseudo-keyword
Replace the existing /* fall through */ comments and its variants with
the new pseudo-keyword macro fallthrough[1]. Also, remove unnecessary
fall-through markings when it is the case.

[1] https://www.kernel.org/doc/html/v5.7/process/deprecated.html?highlight=fallthrough#implicit-switch-case-fall-through

Signed-off-by: Gustavo A. R. Silva <gustavoars@kernel.org>
2020-08-23 17:36:59 -05:00
..
Kconfig Merge branch 'remotes/lorenzo/pci/dwc' 2020-06-04 12:59:15 -05:00
Makefile PCI: uniphier: Add Socionext UniPhier Pro5 PCIe endpoint controller driver 2020-06-04 10:03:18 +01:00
pci-dra7xx.c Merge branch 'pci/irq-error' 2020-08-05 18:24:22 -05:00
pci-exynos.c Merge branch 'pci/irq-error' 2020-08-05 18:24:22 -05:00
pci-imx6.c treewide: Use fallthrough pseudo-keyword 2020-08-23 17:36:59 -05:00
pci-keystone.c Merge branch 'pci/irq-error' 2020-08-05 18:24:22 -05:00
pci-layerscape-ep.c PCI: Add PCI_STD_NUM_BARS for the number of standard BARs 2019-10-14 10:22:26 -05:00
pci-layerscape.c PCI: layerscape: Add LS1028a support 2019-11-08 10:45:00 +00:00
pci-meson.c PCI: Remove dev_err() when handing an error from platform_get_irq() 2020-08-03 09:26:03 -05:00
pcie-al.c PCI: controller: Remove duplicate error message 2020-07-23 11:08:43 +01:00
pcie-armada8k.c Merge branch 'pci/irq-error' 2020-08-05 18:24:22 -05:00
pcie-artpec6.c Merge branch 'pci/irq-error' 2020-08-05 18:24:22 -05:00
pcie-designware-ep.c PCI: Fix kerneldoc warnings 2020-08-05 18:23:14 -05:00
pcie-designware-host.c Merge branch 'pci/host-probe-refactor' 2020-08-05 18:24:21 -05:00
pcie-designware-plat.c PCI: dwc: Convert to devm_platform_ioremap_resource_byname() 2020-07-17 17:15:08 +01:00
pcie-designware.c PCI: Replace http:// links with https:// 2020-06-30 13:05:09 -05:00
pcie-designware.h Merge branch 'pci/host-probe-refactor' 2020-08-05 18:24:21 -05:00
pcie-hisi.c PCI: dwc: hisi: Remove non-ECAM HiSilicon hip05/hip06 driver 2020-07-27 17:06:32 +01:00
pcie-histb.c Merge branch 'pci/irq-error' 2020-08-05 18:24:22 -05:00
pcie-intel-gw.c PCI: dwc: Convert to devm_platform_ioremap_resource_byname() 2020-07-17 17:15:08 +01:00
pcie-kirin.c Merge branch 'pci/irq-error' 2020-08-05 18:24:22 -05:00
pcie-qcom.c Merge branch 'remotes/lorenzo/pci/runtime-pm' 2020-08-05 18:24:20 -05:00
pcie-spear13xx.c Merge branch 'pci/irq-error' 2020-08-05 18:24:22 -05:00
pcie-tegra194.c PCI: Remove dev_err() when handing an error from platform_get_irq() 2020-08-03 09:26:03 -05:00
pcie-uniphier-ep.c PCI: uniphier: Add Socionext UniPhier Pro5 PCIe endpoint controller driver 2020-06-04 10:03:18 +01:00
pcie-uniphier.c PCI: dwc: Convert to devm_platform_ioremap_resource_byname() 2020-07-17 17:15:08 +01:00