commit | 246f93f5cc0d4116cadf33ad1c8ae7ac08e9b1c7 | [log] [tgz] |
---|---|---|
author | Jeff Garzik <jeff@garzik.org> | Fri Oct 19 19:30:28 2007 -0400 |
committer | Jeff Garzik <jeff@garzik.org> | Tue Oct 23 19:53:16 2007 -0400 |
tree | 05cfcb3b73c3de7b277295a9ca89db8cfb4bebd2 | |
parent | d12341f9f2b7cc38c699c2af3a9f17eb39b64b17 [diff] |
isdn/act2000: fix major bug. clean irq handler. * invert sense of request_irq() test. otherwise we will always fail, when IRQ is available. * no need to use 'irq' function arg, its stored in a data struct already Signed-off-by: Jeff Garzik <jgarzik@redhat.com>