X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=drivers%2Facpi%2Fthermal.c;h=442bfd50dc3d3884a900073023e3c4275af9a705;hb=81450b73dde07f473a4a7208b209b4c8b7251d90;hp=986afd470a148fabd84911a0e65bd44184f11295;hpb=8a03d9a498eaf02c8a118752050a5154852c13bf;p=powerpc.git diff --git a/drivers/acpi/thermal.c b/drivers/acpi/thermal.c index 986afd470a..442bfd50dc 100644 --- a/drivers/acpi/thermal.c +++ b/drivers/acpi/thermal.c @@ -270,7 +270,7 @@ static int acpi_thermal_set_polling(struct acpi_thermal *tz, int seconds) ACPI_DEBUG_PRINT((ACPI_DB_INFO, "Polling frequency set to %lu seconds\n", - tz->polling_frequency)); + tz->polling_frequency/10)); return 0; }