Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 353952
b: refs/heads/master
c: 594dc67
h: refs/heads/master
v: v3
  • Loading branch information
Ian Abbott authored and Greg Kroah-Hartman committed Jan 7, 2013
1 parent cfd76ce commit e7c5c75
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: 0653bed67922d757a750adcb16edf8f56e4abcde
refs/heads/master: 594dc67c239afd2f33b40c826bba887b38adf270
2 changes: 0 additions & 2 deletions trunk/drivers/staging/comedi/drivers/comedi_test.c
Original file line number Diff line number Diff line change
Expand Up @@ -218,8 +218,6 @@ static void waveform_ai_interrupt(unsigned long arg)

if ((async->events & COMEDI_CB_EOA) == 0 && devpriv->timer_running)
mod_timer(&devpriv->timer, jiffies + 1);
else
del_timer(&devpriv->timer);

comedi_event(dev, dev->read_subdev);
}
Expand Down

0 comments on commit e7c5c75

Please sign in to comment.