Merge branches 'sched/urgent' and 'sched/rt' into sched/devel
[cascardo/linux.git] / drivers / rtc / rtc-rs5c348.c
index f50f3fc..8394626 100644 (file)
@@ -226,7 +226,7 @@ static int __devexit rs5c348_remove(struct spi_device *spi)
 
 static struct spi_driver rs5c348_driver = {
        .driver = {
-               .name   = "rs5c348",
+               .name   = "rtc-rs5c348",
                .bus    = &spi_bus_type,
                .owner  = THIS_MODULE,
        },