Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 364060
b: refs/heads/master
c: 044c2e1
h: refs/heads/master
v: v3
  • Loading branch information
H Hartley Sweeten authored and Greg Kroah-Hartman committed Apr 11, 2013
1 parent 1f16270 commit d1b11d3
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 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: efe4567c54c628f0626f98a3355aa82a45bb14c0
refs/heads/master: 044c2e1756f3e3d5d73a7aac53d801d0242e4e56
2 changes: 0 additions & 2 deletions trunk/drivers/staging/comedi/drivers/aio_aio12_8.c
Original file line number Diff line number Diff line change
Expand Up @@ -203,8 +203,6 @@ static int aio_aio12_8_attach(struct comedi_device *dev,
int iobase;
int ret;

dev->board_name = board->name;

iobase = it->options[0];
if (!request_region(iobase, 32, dev->board_name)) {
printk(KERN_ERR "I/O port conflict");
Expand Down

0 comments on commit d1b11d3

Please sign in to comment.