[SERIAL] sunzilog: Register IRQ after all devices have been probed.
authorDavid S. Miller <davem@sunset.davemloft.net>
Tue, 18 Jul 2006 04:07:17 +0000 (21:07 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Fri, 21 Jul 2006 21:18:08 +0000 (14:18 -0700)
Otherwise we will deref half-initialized channel pointers
and crash in the interrupt handler.

Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/serial/sunzilog.c

Simple merge