aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/dwc2/pci.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/staging/dwc2/pci.c')
-rw-r--r--drivers/staging/dwc2/pci.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/staging/dwc2/pci.c b/drivers/staging/dwc2/pci.c
index 8d9a9023c29a..69c65eb8683f 100644
--- a/drivers/staging/dwc2/pci.c
+++ b/drivers/staging/dwc2/pci.c
@@ -57,7 +57,7 @@
#define PCI_VENDOR_ID_SYNOPSYS 0x16c3
#define PCI_PRODUCT_ID_HAPS_HSOTG 0xabc0
-static const char dwc2_driver_name[] = "dwc_otg";
+static const char dwc2_driver_name[] = "dwc2";
static struct dwc2_core_params dwc2_module_params = {
.otg_cap = -1,