X-Git-Url: http://www.pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=drivers%2Fmacintosh%2Fvia-pmu.c;h=ac420b17e16fdbc90c5d3ed2f1c35425c8bcb20f;hb=af5ca3f4ec5cc4432a42a73b050dd8898ce8fd00;hp=6123c70153d3d7db8504cc5eef67ecdc4a14d3a3;hpb=528a4bf1d5ffed310d26fc1d82d45c02949f71cf;p=linux-2.6-omap-h63xx.git diff --git a/drivers/macintosh/via-pmu.c b/drivers/macintosh/via-pmu.c index 6123c70153d..ac420b17e16 100644 --- a/drivers/macintosh/via-pmu.c +++ b/drivers/macintosh/via-pmu.c @@ -2796,7 +2796,7 @@ static int pmu_sys_resume(struct sys_device *sysdev) #endif /* CONFIG_PM_SLEEP && CONFIG_PPC32 */ static struct sysdev_class pmu_sysclass = { - set_kset_name("pmu"), + .name = "pmu", }; static struct sys_device device_pmu = {