Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 14984
b: refs/heads/master
c: 326743e
h: refs/heads/master
v: v3
  • Loading branch information
Michal Ostrowski authored and Paul Mackerras committed Dec 9, 2005
1 parent 057316b commit 7a512ec
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: 6184b723876cd1a374e2d1094b3c73765d4c31c1
refs/heads/master: 326743ead7d0c08e0da715832386660ff3823170
4 changes: 2 additions & 2 deletions trunk/drivers/macintosh/windfarm_pm81.c
Original file line number Diff line number Diff line change
Expand Up @@ -207,7 +207,7 @@ static struct wf_smu_sys_fans_param wf_smu_sys_all_params[] = {
},
/* Model ID 3 */
{
.model_id = 2,
.model_id = 3,
.itarget = 0x350000,
.gd = 0x08e00000,
.gp = 0x00566666,
Expand All @@ -219,7 +219,7 @@ static struct wf_smu_sys_fans_param wf_smu_sys_all_params[] = {
},
/* Model ID 5 */
{
.model_id = 2,
.model_id = 5,
.itarget = 0x3a0000,
.gd = 0x15400000,
.gp = 0x00233333,
Expand Down

0 comments on commit 7a512ec

Please sign in to comment.