Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 317672
b: refs/heads/master
c: 404f999
h: refs/heads/master
v: v3
  • Loading branch information
H Hartley Sweeten authored and Greg Kroah-Hartman committed Jul 6, 2012
1 parent af7aea1 commit 096f8dc
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: 2d993c242fea1dc41395a40fd7001127afa3b090
refs/heads/master: 404f99910eb06b92e034112533bab997569dc0d4
2 changes: 1 addition & 1 deletion trunk/drivers/staging/comedi/drivers/adl_pci6208.c
Original file line number Diff line number Diff line change
Expand Up @@ -215,7 +215,7 @@ static int pci6208_attach(struct comedi_device *dev,

dev->board_name = thisboard->name;

ret = comedi_pci_enable(devpriv->pci_dev, "adl_pci6208");
ret = comedi_pci_enable(devpriv->pci_dev, dev->driver->driver_name);
if (ret) {
dev_err(dev->class_dev,
"Failed to enable PCI device and request regions\n");
Expand Down

0 comments on commit 096f8dc

Please sign in to comment.