Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 44532
b: refs/heads/master
c: 3d7f9a8
h: refs/heads/master
v: v3
  • Loading branch information
Jim Cromie authored and Jean Delvare committed Dec 12, 2006
1 parent 8d3f4cf commit 171c61d
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: e9cea646014e25aa96eefa1b41d373a6ad95c189
refs/heads/master: 3d7f9a8697ffe76e9edaf6b1751f2a2db660e4d5
2 changes: 1 addition & 1 deletion trunk/drivers/hwmon/pc87360.c
Original file line number Diff line number Diff line change
Expand Up @@ -1000,7 +1000,7 @@ static int pc87360_detect(struct i2c_adapter *adapter)
(i&0x02) ? "external" : "internal");

data->vid_conf = confreg[3];
data->vrm = 90;
data->vrm = vid_which_vrm();
}

/* Fan clock dividers may be needed before any data is read */
Expand Down

0 comments on commit 171c61d

Please sign in to comment.