]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - drivers/usb/dwc3/dwc3-pci.c
usb: dwc3: pci: Fix dr_mode misspelling
[karo-tx-linux.git] / drivers / usb / dwc3 / dwc3-pci.c
index 2b73339f286ba109d74e465aa55189bf84463398..409d2eb848b575540be983622236c64131a4667e 100644 (file)
@@ -115,7 +115,7 @@ static int dwc3_pci_quirks(struct dwc3_pci *dwc)
                int ret;
 
                struct property_entry properties[] = {
-                       PROPERTY_ENTRY_STRING("dr-mode", "peripheral"),
+                       PROPERTY_ENTRY_STRING("dr_mode", "peripheral"),
                        { }
                };