summaryrefslogtreecommitdiff
path: root/drivers/dahdi/tor2.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/dahdi/tor2.c')
-rw-r--r--drivers/dahdi/tor2.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/dahdi/tor2.c b/drivers/dahdi/tor2.c
index 32e8435..3de7f06 100644
--- a/drivers/dahdi/tor2.c
+++ b/drivers/dahdi/tor2.c
@@ -329,6 +329,7 @@ static int __devinit tor2_launch(struct tor2 *tor)
tor->pci->bus->number,
PCI_SLOT(tor->pci->devfn) + 1);
+ tor->ddev->irq = tor->pci->irq;
if (!tor->ddev->location)
return -ENOMEM;