]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commita4becead6b846466b058a57ea315459dd7394de5
treeabc1aeef78696312d4eba710292de7330776d42f
parent1398448147d8adafc072d26e18079d43b5388358
[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