OSDN Git Service

staging: comedi: ni_pcidio: tidy up the irq request
authorH Hartley Sweeten <hsweeten@visionengravers.com>
Tue, 3 Dec 2013 19:07:26 +0000 (12:07 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 4 Dec 2013 23:25:32 +0000 (15:25 -0800)
commit19f5224b754823f1649f3094d916b0a775fc9d42
treeed450389a7a27b43bb1e985132a9451c70a8e6bc
parentc108a5e09803850217c5b9d9079f99383401a312
staging: comedi: ni_pcidio: tidy up the irq request

The irq is only needed to support async commands. Tidy up the
code that does the request_irq() and remove the noise.

Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Cc: Ian Abbott <abbotti@mev.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/comedi/drivers/ni_pcidio.c