]> Pileus Git - ~andy/linux/blobdiff - drivers/mfd/ab8500-spi.c
Staging: sst: Add runtime PM support
[~andy/linux] / drivers / mfd / ab8500-spi.c
index 01b6d584442cdcf686c8c4f643193b9c51360e4a..b1653421edb5480005f03dc6d4e3afa8b337b963 100644 (file)
@@ -119,7 +119,7 @@ static int __devexit ab8500_spi_remove(struct spi_device *spi)
 
 static struct spi_driver ab8500_spi_driver = {
        .driver = {
-               .name = "ab8500",
+               .name = "ab8500-spi",
                .owner = THIS_MODULE,
        },
        .probe  = ab8500_spi_probe,