vserver 1.9.3
[linux-2.6.git] / drivers / ide / pci / cy82c693.c
index fe840cb..83bfe92 100644 (file)
@@ -444,7 +444,7 @@ static struct pci_device_id cy82c693_pci_tbl[] = {
 MODULE_DEVICE_TABLE(pci, cy82c693_pci_tbl);
 
 static struct pci_driver driver = {
-       .name           = "Cypress IDE",
+       .name           = "Cypress_IDE",
        .id_table       = cy82c693_pci_tbl,
        .probe          = cy82c693_init_one,
 };