aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/isdn/hardware/mISDN/hfcpci.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/isdn/hardware/mISDN/hfcpci.c')
-rw-r--r--drivers/isdn/hardware/mISDN/hfcpci.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/isdn/hardware/mISDN/hfcpci.c b/drivers/isdn/hardware/mISDN/hfcpci.c
index 5940a2c12074..65ded0576013 100644
--- a/drivers/isdn/hardware/mISDN/hfcpci.c
+++ b/drivers/isdn/hardware/mISDN/hfcpci.c
@@ -1773,7 +1773,7 @@ init_card(struct hfc_pci *hc)
1773 inithfcpci(hc); 1773 inithfcpci(hc);
1774 /* 1774 /*
1775 * Finally enable IRQ output 1775 * Finally enable IRQ output
1776 * this is only allowed, if an IRQ routine is allready 1776 * this is only allowed, if an IRQ routine is already
1777 * established for this HFC, so don't do that earlier 1777 * established for this HFC, so don't do that earlier
1778 */ 1778 */
1779 enable_hwirq(hc); 1779 enable_hwirq(hc);