X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;ds=sidebyside;f=drivers%2Fide%2Fpci%2Fpdc202xx_new.c;h=8f635922adb55cef5b1cc86889a85f94aaff6144;hb=c7b5ebbddf7bcd3651947760f423e3783bbe6573;hp=f493b29ce6a2087f73628e0a83200a22754b5742;hpb=a2c21200f1c81b08cb55e417b68150bba439b646;p=linux-2.6.git diff --git a/drivers/ide/pci/pdc202xx_new.c b/drivers/ide/pci/pdc202xx_new.c index f493b29ce..8f635922a 100644 --- a/drivers/ide/pci/pdc202xx_new.c +++ b/drivers/ide/pci/pdc202xx_new.c @@ -531,7 +531,7 @@ static struct pci_device_id pdc202new_pci_tbl[] = { MODULE_DEVICE_TABLE(pci, pdc202new_pci_tbl); static struct pci_driver driver = { - .name = "Promise IDE", + .name = "Promise_IDE", .id_table = pdc202new_pci_tbl, .probe = pdc202new_init_one, };