]> git.baikalelectronics.ru Git - kernel.git/commit
mISDN: Free hfcpci IRQ if init was not successful
authorAndreas Mohr <andi@lisas.de>
Tue, 2 Jun 2009 16:15:12 +0000 (18:15 +0200)
committerKarsten Keil <keil@b1-systems.de>
Thu, 11 Jun 2009 17:04:59 +0000 (19:04 +0200)
commite65ee0a9b0f29298e0e6cbb59e653ff0b01cdd83
treecbe9107f6a15089d8503944bcf85937420157ac3
parent00bbe9761c7e66429de9435a9c720261f9adf881
mISDN: Free hfcpci IRQ if init was not successful

If we get no interrupts for after 3 resets we need to unregister
the interrupt function, which is already done outside the loop.

Signed-off-by: Andreas Mohr <andi@lisas.de>
Signed-off-by: Karsten Keil <keil@b1-systems.de>
drivers/isdn/hardware/mISDN/hfcpci.c