Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 88131
b: refs/heads/master
c: 4ed9190
h: refs/heads/master
i:
  88129: 5116689
  88127: ab9c127
v: v3
  • Loading branch information
Linus Torvalds committed Apr 4, 2008
1 parent 0d65580 commit db15cf3
Show file tree
Hide file tree
Showing 2 changed files with 2 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: e315c121a858499d84dc88c499046b9f10bb61ec
refs/heads/master: 4ed919014eb2b591eb8fdd4dd00226a65faddef4
3 changes: 1 addition & 2 deletions trunk/drivers/parport/parport_pc.c
Original file line number Diff line number Diff line change
Expand Up @@ -1568,9 +1568,8 @@ static void __devinit detect_and_report_it87(void)
outb(r | 8, 0x2F);
outb(0x02, 0x2E); /* Lock */
outb(0x02, 0x2F);

release_region(0x2e, 1);
}
release_region(0x2e, 1);
}
#endif /* CONFIG_PARPORT_PC_SUPERIO */

Expand Down

0 comments on commit db15cf3

Please sign in to comment.