Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 363984
b: refs/heads/master
c: b329827
h: refs/heads/master
v: v3
  • Loading branch information
H Hartley Sweeten authored and Greg Kroah-Hartman committed Apr 9, 2013
1 parent 162911b commit 2da8879
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: db6de3675375b6738fa13bb92118ec56efcb7ac3
refs/heads/master: b329827d469fc78fe464683ac38fef07735de7b0
1 change: 0 additions & 1 deletion trunk/drivers/staging/comedi/drivers/acl7225b.c
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,6 @@ static int acl7225b_attach(struct comedi_device *dev,
if (!request_region(iobase, board->io_range, dev->board_name))
return -EIO;
dev->iobase = iobase;
dev->irq = 0;

ret = comedi_alloc_subdevices(dev, 3);
if (ret)
Expand Down

0 comments on commit 2da8879

Please sign in to comment.