]> err.no Git - linux-2.6/blobdiff - arch/arm/mach-s3c2410/mach-bast.c
Merge branch 'irq-cleanups-upstream' of git://git.kernel.org/pub/scm/linux/kernel...
[linux-2.6] / arch / arm / mach-s3c2410 / mach-bast.c
index 518727d0dfcc10e433d0ef2e511f3955bc80f328..661a2358ac222a9ac10c59a7a9e2cebd08b2aac0 100644 (file)
@@ -259,7 +259,7 @@ static int bast_pm_resume(struct sys_device *sd)
 #endif
 
 static struct sysdev_class bast_pm_sysclass = {
-       set_kset_name("mach-bast"),
+       .name           = "mach-bast",
        .suspend        = bast_pm_suspend,
        .resume         = bast_pm_resume,
 };