update to 2.6.9-rc1
[linux-flexiantxendom0-3.2.10.git] / drivers / ide / pci / aec62xx.c
index b032d24..22bd8f1 100644 (file)
@@ -540,7 +540,7 @@ static struct pci_device_id aec62xx_pci_tbl[] = {
 MODULE_DEVICE_TABLE(pci, aec62xx_pci_tbl);
 
 static struct pci_driver driver = {
-       .name           = "AEC62xx IDE",
+       .name           = "AEC62xx_IDE",
        .id_table       = aec62xx_pci_tbl,
        .probe          = aec62xx_init_one,
 };