staging: comedi: pcl816: tidy up the irq support in pcl816_attach()
authorH Hartley Sweeten <hsweeten@visionengravers.com>
Wed, 27 Nov 2013 18:05:19 +0000 (11:05 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 3 Dec 2013 17:20:23 +0000 (09:20 -0800)
commit8189061ea4a2f877c3867a57b9a33e7e56a44636
tree8821bf904ef1829c9e0331991d2a0076e45ab8c4
parentd3629b2b1241e75971026e6ce6671f5b59b9172c
staging: comedi: pcl816: tidy up the irq support in pcl816_attach()

Tidy up the code that does the request_irq().

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>
drivers/staging/comedi/drivers/pcl816.c