Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 337268
b: refs/heads/master
c: 12f07ba
h: refs/heads/master
v: v3
  • Loading branch information
H Hartley Sweeten authored and Greg Kroah-Hartman committed Oct 25, 2012
1 parent 2c7e581 commit 5a0f492
Show file tree
Hide file tree
Showing 5 changed files with 2 additions and 7 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: 809ec5bcc16e42890ec33994baaa58418f4d6859
refs/heads/master: 12f07ba56bad3defc37416e496c6e790029715b4
1 change: 1 addition & 0 deletions trunk/drivers/staging/comedi/comedidev.h
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@
#define PCI_VENDOR_ID_ICP 0x104c
#define PCI_VENDOR_ID_CONTEC 0x1221
#define PCI_VENDOR_ID_CB 0x1307 /* Measurement Computing */
#define PCI_VENDOR_ID_ADVANTECH 0x13fe
#define PCI_VENDOR_ID_ADLINK 0x144a

#define COMEDI_NUM_MINORS 0x100
Expand Down
2 changes: 0 additions & 2 deletions trunk/drivers/staging/comedi/drivers/adv_pci1710.c
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,6 @@ Configuration options:
* correct channel number on every 12 bit
* sample */

#define PCI_VENDOR_ID_ADVANTECH 0x13fe

/* hardware types of the cards */
#define TYPE_PCI171X 0
#define TYPE_PCI1713 2
Expand Down
2 changes: 0 additions & 2 deletions trunk/drivers/staging/comedi/drivers/adv_pci1723.c
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,6 @@ configures all channels in the same group.

#include "../comedidev.h"

#define PCI_VENDOR_ID_ADVANTECH 0x13fe /* Advantech PCI vendor ID */

/* all the registers for the pci1723 board */
#define PCI1723_DA(N) ((N)<<1) /* W: D/A register N (0 to 7) */

Expand Down
2 changes: 0 additions & 2 deletions trunk/drivers/staging/comedi/drivers/adv_pci_dio.c
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,6 @@ Configuration options:
#include "8255.h"
#include "8253.h"

#define PCI_VENDOR_ID_ADVANTECH 0x13fe

/* hardware types of the cards */
enum hw_cards_id {
TYPE_PCI1730, TYPE_PCI1733, TYPE_PCI1734, TYPE_PCI1735, TYPE_PCI1736,
Expand Down

0 comments on commit 5a0f492

Please sign in to comment.