Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 325543
b: refs/heads/master
c: 98667bf
h: refs/heads/master
i:
  325541: a0dae3f
  325539: e5acb77
  325535: ceb9aa3
v: v3
  • Loading branch information
H Hartley Sweeten authored and Greg Kroah-Hartman committed Sep 26, 2012
1 parent d690b8e commit 2188de5
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 7 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: dc598176bbd7dfbcfcd6177d14b10768c59effae
refs/heads/master: 98667bf7cc930c56f9257a8296d27a78eebac43f
6 changes: 0 additions & 6 deletions trunk/drivers/staging/comedi/drivers/s626.c
Original file line number Diff line number Diff line change
Expand Up @@ -2665,12 +2665,6 @@ static void s626_initialize(struct comedi_device *dev)
for (chan = 0; chan < S626_DAC_CHANNELS; chan++)
SetDAC(dev, chan, 0);

/* Init Counter Interrupt enab mask for RDMISC2. This mask is
* applied against MISC2 when testing to determine which timer
* events are requesting interrupt service.
*/
devpriv->CounterIntEnabs = 0;

/* Init counters. */
CountersInit(dev);

Expand Down

0 comments on commit 2188de5

Please sign in to comment.