Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 15253
b: refs/heads/master
c: 6ee7fb7
h: refs/heads/master
i:
  15251: e27caf4
v: v3
  • Loading branch information
Benjamin Herrenschmidt authored and Linus Torvalds committed Dec 20, 2005
1 parent 589f428 commit 4ccc3e1
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: 3e1ec1f43307575d4e04c513aa3c30d69c32b9dc
refs/heads/master: 6ee7fb7e363aa8828b3920422416707c79f39007
2 changes: 1 addition & 1 deletion trunk/drivers/macintosh/therm_pm72.c
Original file line number Diff line number Diff line change
Expand Up @@ -933,7 +933,7 @@ static void do_monitor_cpu_combined(void)
if (state0->overtemp > 0) {
state0->rpm = state0->mpu.rmaxn_exhaust_fan;
state0->intake_rpm = intake = state0->mpu.rmaxn_intake_fan;
pump = state0->pump_min;
pump = state0->pump_max;
goto do_set_fans;
}

Expand Down

0 comments on commit 4ccc3e1

Please sign in to comment.