Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 166620
b: refs/heads/master
c: b7a0587
h: refs/heads/master
v: v3
  • Loading branch information
Ralf Baechle committed Sep 30, 2009
1 parent 40129a1 commit eaa4b87
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: 36ac829e5a6ab29a6fd990588d170438bfb5c7a0
refs/heads/master: b7a05871aac3a75a48faebcde92d881f9625c066
2 changes: 0 additions & 2 deletions trunk/arch/mips/basler/excite/excite_iodev.c
Original file line number Diff line number Diff line change
Expand Up @@ -112,10 +112,8 @@ static int iodev_open(struct inode *i, struct file *f)
{
int ret;

lock_kernel();
ret = request_irq(iodev_irq, iodev_irqhdl, IRQF_DISABLED,
iodev_name, &miscdev);
unlock_kernel();

return ret;
}
Expand Down

0 comments on commit eaa4b87

Please sign in to comment.