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:
5dfbd50
)
staging: comedi: ni_6527: tidy up the interrupt subdevice
author
H Hartley Sweeten
<hsweeten@visionengravers.com>
Tue, 1 Oct 2013 22:14:07 +0000
(15:14 -0700)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Thu, 3 Oct 2013 21:10:03 +0000
(14:10 -0700)
Do the request_irq() before setting up the subdevices. Only initialize
the interrupt subdevice if the irq is actually available.
Tidy up the whitespace in the subdevice init.
Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Reviewed-by: Ian Abbott <abbotti@mev.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found