[SERIAL] sunzilog: Remove duplicate IRQ registry in zs_probe().
authorDavid S. Miller <davem@sunset.davemloft.net>
Thu, 20 Jul 2006 04:04:04 +0000 (21:04 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Fri, 21 Jul 2006 21:18:22 +0000 (14:18 -0700)
commitb77d35b7229164304d6fb8f047b9bcd3da2c9592
treeabc1aeef78696312d4eba710292de7330776d42f
parent8b3c848cc89e62904e6d9c8f9fed13d5c225572d
[SERIAL] sunzilog: Remove duplicate IRQ registry in zs_probe().

We do it now in sunzilog_init() after all devices have been
probed.

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