Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 324827
b: refs/heads/master
c: b272f8c
h: refs/heads/master
i:
  324825: 7fb6cd1
  324823: cb7a663
v: v3
  • Loading branch information
H Hartley Sweeten authored and Greg Kroah-Hartman committed Sep 6, 2012
1 parent 0e7b664 commit f9729ff
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: ca0fceee36f6a52ecfe1feede1889b3719b62a16
refs/heads/master: b272f8cb328c05c093eaa4cb007db9f04ba304c7
Original file line number Diff line number Diff line change
Expand Up @@ -3497,7 +3497,7 @@ void v_APCI3200_Interrupt(int irq, void *d)
int i_APCI3200_InterruptHandleEos(struct comedi_device *dev)
{
unsigned int ui_StatusRegister = 0;
struct comedi_subdevice *s = dev->subdevices + 0;
struct comedi_subdevice *s = &dev->subdevices[0];

/* BEGIN JK 18.10.2004: APCI-3200 Driver update 0.7.57 -> 0.7.68 */
/* comedi_async *async = s->async; */
Expand Down

0 comments on commit f9729ff

Please sign in to comment.