Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 354163
b: refs/heads/master
c: 0968087
h: refs/heads/master
i:
  354161: 7686fc5
  354159: be7a599
v: v3
  • Loading branch information
H Hartley Sweeten authored and Greg Kroah-Hartman committed Jan 25, 2013
1 parent efabb59 commit b52786c
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: 0d14f610d2c6f28fbed2e45ef5525896a5498190
refs/heads/master: 09680870a9b986862277cfaf9598b0d67108deaf
2 changes: 0 additions & 2 deletions trunk/drivers/staging/comedi/drivers/addi_apci_3501.c
Original file line number Diff line number Diff line change
Expand Up @@ -187,8 +187,6 @@ static int apci3501_auto_attach(struct comedi_device *dev,

dev->iobase = pci_resource_start(pcidev, 1);
devpriv->i_IobaseAmcc = pci_resource_start(pcidev, 0);
devpriv->i_IobaseAddon = pci_resource_start(pcidev, 2);
devpriv->i_IobaseReserved = pci_resource_start(pcidev, 3);

/* Initialize parameters that can be overridden in EEPROM */
devpriv->s_EeParameters.i_NbrAoChannel = this_board->i_NbrAoChannel;
Expand Down

0 comments on commit b52786c

Please sign in to comment.