Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 48677
b: refs/heads/master
c: 636cedf
h: refs/heads/master
i:
  48675: cd556ac
v: v3
  • Loading branch information
Sanjoy Mahajan authored and Len Brown committed Feb 16, 2007
1 parent 2aff447 commit 1fb89cb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 5c95d3f5783ab184f64b7848f0a871352c35c3cf
refs/heads/master: 636cedf9df6a6442364e78b51925f306a1056e43
2 changes: 1 addition & 1 deletion trunk/drivers/acpi/thermal.c
Original file line number Diff line number Diff line change
Expand Up @@ -269,7 +269,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;
}
Expand Down

0 comments on commit 1fb89cb

Please sign in to comment.