Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 325389
b: refs/heads/master
c: 08ebfcd
h: refs/heads/master
i:
  325387: eb1eb7f
v: v3
  • Loading branch information
H Hartley Sweeten authored and Greg Kroah-Hartman committed Sep 17, 2012
1 parent b35bf8e commit 5d1f250
Show file tree
Hide file tree
Showing 2 changed files with 3 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: ce48a91139eaafba2ed0f917e5ca744f20c28c47
refs/heads/master: 08ebfcd205e30a8c42651b00d8c6722d03d9a2ae
3 changes: 2 additions & 1 deletion trunk/drivers/staging/comedi/drivers/ni_pcidio.c
Original file line number Diff line number Diff line change
Expand Up @@ -370,7 +370,8 @@ static void ni_pcidio_release_di_mite_channel(struct comedi_device *dev)
spin_unlock_irqrestore(&devpriv->mite_channel_lock, flags);
}

void ni_pcidio_event(struct comedi_device *dev, struct comedi_subdevice *s)
static void ni_pcidio_event(struct comedi_device *dev,
struct comedi_subdevice *s)
{
if (s->
async->events & (COMEDI_CB_EOA | COMEDI_CB_ERROR |
Expand Down

0 comments on commit 5d1f250

Please sign in to comment.