git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d12341f
)
isdn/act2000: fix major bug. clean irq handler.
author
Jeff Garzik
<jeff@garzik.org>
Fri, 19 Oct 2007 23:30:28 +0000
(19:30 -0400)
committer
Jeff Garzik
<jeff@garzik.org>
Tue, 23 Oct 2007 23:53:16 +0000
(19:53 -0400)
* 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>
No differences found