mirror of
https://github.com/genesi/linux-legacy.git
synced 2026-07-15 21:24:47 +00:00
* 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>