Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 115899
b: refs/heads/master
c: 0522409
h: refs/heads/master
i:
  115897: a82a553
  115895: e9add6e
v: v3
  • Loading branch information
Henrik Rydberg authored and Linus Torvalds committed Oct 20, 2008
1 parent 58292cb commit dcaa001
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: 865c295360f61c2f3634fb1387b4468fdc8287da
refs/heads/master: 05224091af06177c0ce7c1fae1f498455b47a6be
2 changes: 1 addition & 1 deletion trunk/drivers/hwmon/applesmc.c
Original file line number Diff line number Diff line change
Expand Up @@ -325,7 +325,7 @@ static int applesmc_get_key_type(char* key, char* type)
return -EIO;
}

outb(5, APPLESMC_DATA_PORT);
outb(6, APPLESMC_DATA_PORT);

for (i = 0; i < 6; i++) {
if (__wait_status(0x05))
Expand Down

0 comments on commit dcaa001

Please sign in to comment.