Merge 5.9-rc3 into usb-next
[linux-2.6-microblaze.git] / drivers / usb / host / pci-quirks.c
index ce32ef8..c32b544 100644 (file)
@@ -956,7 +956,8 @@ static void quirk_usb_disable_ehci(struct pci_dev *pdev)
                        ehci_bios_handoff(pdev, op_reg_base, cap, offset);
                        break;
                case 0: /* Illegal reserved cap, set cap=0 so we exit */
-                       cap = 0; /* fall through */
+                       cap = 0;
+                       fallthrough;
                default:
                        dev_warn(&pdev->dev,
                                 "EHCI: unrecognized capability %02x\n",