summaryrefslogtreecommitdiff
path: root/wcte12xp.c
diff options
context:
space:
mode:
Diffstat (limited to 'wcte12xp.c')
-rw-r--r--wcte12xp.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/wcte12xp.c b/wcte12xp.c
index 3f9e9d4..a4b55b3 100644
--- a/wcte12xp.c
+++ b/wcte12xp.c
@@ -1356,6 +1356,7 @@ static int t1_software_init(struct t1 *wc)
wc->span.spanconfig = t1xxp_spanconfig;
wc->span.chanconfig = t1xxp_chanconfig;
+ wc->span.irq = wc->dev->irq;
wc->span.startup = t1xxp_startup;
wc->span.shutdown = t1xxp_shutdown;
wc->span.rbsbits = t1xxp_rbsbits;