Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 354038
b: refs/heads/master
c: d1e1501
h: refs/heads/master
v: v3
  • Loading branch information
Jake Champlin authored and Greg Kroah-Hartman committed Jan 18, 2013
1 parent 08235d0 commit cdb2b0b
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: 215040e1238fa18caf5edf9bcd68126ecd8a6b2d
refs/heads/master: d1e1501e3129f215ec182bb0c69305655d429f80
2 changes: 1 addition & 1 deletion trunk/drivers/staging/comedi/drivers/ni_tio.c
Original file line number Diff line number Diff line change
Expand Up @@ -276,7 +276,7 @@ static inline unsigned NI_660x_RTSI_Second_Gate_Select(unsigned n)
}

static const unsigned int counter_status_mask =
COMEDI_COUNTER_ARMED | COMEDI_COUNTER_COUNTING;
COMEDI_COUNTER_ARMED | COMEDI_COUNTER_COUNTING;

static int __init ni_tio_init_module(void)
{
Expand Down

0 comments on commit cdb2b0b

Please sign in to comment.