X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=drivers%2Fbase%2Fcpu.c;h=fe7ef339414441afc3592994d00dc97a99e0d0d5;hb=405ae7d381302468ecc803f2148a2ae40a04c999;hp=7fd095efaebd75d3d6e1446b7bfdee12c64e31df;hpb=ca820181fc187af316a18b2700582663662c4012;p=pandora-kernel.git diff --git a/drivers/base/cpu.c b/drivers/base/cpu.c index 7fd095efaebd..fe7ef3394144 100644 --- a/drivers/base/cpu.c +++ b/drivers/base/cpu.c @@ -103,7 +103,7 @@ static SYSDEV_ATTR(crash_notes, 0400, show_crash_notes, NULL); #endif /* - * register_cpu - Setup a driverfs device for a CPU. + * register_cpu - Setup a sysfs device for a CPU. * @cpu - cpu->hotpluggable field set to 1 will generate a control file in * sysfs for this CPU. * @num - CPU number to use when creating the device.