commit | ec9b2f4f4fe6012ea426206e6d4f79da8ac19113 | [log] [tgz] |
---|---|---|
author | H Hartley Sweeten <hsweeten@visionengravers.com> | Tue Nov 26 16:42:30 2013 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Dec 03 09:20:23 2013 -0800 |
tree | e063938bd95c91921580aa1428291a81287a8681 | |
parent | d4bdba2f602e10ecad17e495ded089085cbd72f2 [diff] |
staging: comedi: ni_atmio16d: tidy up the irq support in atmio16d_attach() Tidy up the code that does the request_irq(). Only hookup the commad support if the irq was sucessfully requested. 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>