Merge branch 'misc.namei' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
[linux-2.6-microblaze.git] / drivers / cpuidle / cpuidle-ux500.c
index a2d34be..f7d7785 100644 (file)
@@ -117,7 +117,7 @@ static int dbx500_cpuidle_probe(struct platform_device *pdev)
 
 static struct platform_driver dbx500_cpuidle_plat_driver = {
        .driver = {
-               .name = "cpuidle-dbx500",
+               .name = "db8500-cpuidle",
        },
        .probe = dbx500_cpuidle_probe,
 };