diff options
| author | H Hartley Sweeten <hsweeten@visionengravers.com> | 2013-11-26 16:41:46 -0700 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-12-03 09:20:20 -0800 |
| commit | 0c2e55324199d89aaea816ce7a76571c3f88d158 (patch) | |
| tree | e7eb1329a3a2c223ddec93347998788188905619 /tools/perf/scripts | |
| parent | 49220f916d9a90e468b60d9dd8fde789e239c632 (diff) | |
staging: comedi: dmm32at: tidy up the irq support in dmm32at_attach()
An irq is only needed by this driver in order to support async commands.
Since it is optional, modify the attach so that if the request_irq() fails
the attach does not fail.
Remove the printk noise about the irq.
Only hookup the async command support if the request_irq() was successful.
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>
Diffstat (limited to 'tools/perf/scripts')
0 files changed, 0 insertions, 0 deletions
