[PARISC] Change the driver names so /sys/bus/parisc/drivers/ looks better
[safe/jmp/linux-2.6] / drivers / parisc / hppb.c
index e869c60..a6eae3e 100644 (file)
@@ -93,7 +93,7 @@ static struct parisc_device_id hppb_tbl[] = {
 };
 
 static struct parisc_driver hppb_driver = {
-        .name =         "Gecko Boa",
+        .name =         "gecko_boa",
         .id_table =     hppb_tbl,
        .probe =        hppb_probe,
 };