Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 210775
b: refs/heads/master
c: 022b75a
h: refs/heads/master
i:
  210773: a6f4144
  210771: 314da30
  210767: ea00a60
v: v3
  • Loading branch information
Jonas Jonsson authored and Jean Delvare committed Sep 17, 2010
1 parent e77e93a commit 9472fb6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: f17c811d1433aa1966f9c5a744841427e9a97ecf
refs/heads/master: 022b75a3df2b5aeeb70c5d51bc1fe55722fdd759
1 change: 1 addition & 0 deletions trunk/drivers/hwmon/w83627ehf.c
Original file line number Diff line number Diff line change
Expand Up @@ -127,6 +127,7 @@ superio_enter(int ioreg)
static inline void
superio_exit(int ioreg)
{
outb(0xaa, ioreg);
outb(0x02, ioreg);
outb(0x02, ioreg + 1);
}
Expand Down

0 comments on commit 9472fb6

Please sign in to comment.