[PARISC] Change the driver names so /sys/bus/parisc/drivers/ looks better
[deliverable/linux.git] / drivers / parisc / ccio-dma.c
index 0e98a9d9834cb5f7c32a0a4317b1fdedc98d6e7b..2bb1889c4c4fee3313c5967c8eaa53f4f3003bad 100644 (file)
@@ -1251,7 +1251,7 @@ static struct parisc_device_id ccio_tbl[] = {
 static int ccio_probe(struct parisc_device *dev);
 
 static struct parisc_driver ccio_driver = {
-       .name =         "U2:Uturn",
+       .name =         "ccio",
        .id_table =     ccio_tbl,
        .probe =        ccio_probe,
 };
This page took 0.038686 seconds and 5 git commands to generate.