Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 354006
b: refs/heads/master
c: 8841d79
h: refs/heads/master
v: v3
  • Loading branch information
Dan Carpenter authored and Greg Kroah-Hartman committed Jan 17, 2013
1 parent 5f1cdee commit ff50236
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: 6903098c169026f134455f4c41dd834f085e842d
refs/heads/master: 8841d798f42430133a7874430ac634347b31fce5
1 change: 1 addition & 0 deletions trunk/drivers/staging/comedi/drivers/ni_tiocmd.c
Original file line number Diff line number Diff line change
Expand Up @@ -159,6 +159,7 @@ static int ni_tio_input_cmd(struct ni_gpct *counter, struct comedi_async *async)
async->inttrig = NULL;
mite_dma_arm(counter->mite_chan);
retval = ni_tio_arm(counter, 1, cmd->start_arg);
break;
case TRIG_OTHER:
async->inttrig = NULL;
mite_dma_arm(counter->mite_chan);
Expand Down

0 comments on commit ff50236

Please sign in to comment.