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:
c970376
)
pata_of_platform: Don't use NO_IRQ
author
Anton Vorontsov
<cbouatmailru@gmail.com>
Thu, 10 Nov 2011 16:28:59 +0000
(20:28 +0400)
committer
Jeff Garzik
<jgarzik@redhat.com>
Thu, 10 Nov 2011 20:57:59 +0000
(15:57 -0500)
Drivers should not use NO_IRQ; moreover, some architectures don't
have it nowadays. '0' is the 'no irq' case.
Signed-off-by: Anton Vorontsov <cbouatmailru@gmail.com>
Acked-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
No differences found