commit | cf55a71e43685b39ea6a2cf568a54d05b12b97d5 | [log] [tgz] |
---|---|---|
author | H Hartley Sweeten <hsweeten@visionengravers.com> | Tue Mar 05 10:26:02 2013 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon Mar 11 10:05:23 2013 -0700 |
tree | 9c109b40fabeee071bd824819f4369d9e5fb8fa6 | |
parent | bfcded4656c09a60c836c6be566ae501adf15a50 [diff] |
staging: comedi: addi_apci_1710: remove 'interrupt' from boardinfo Only one board type is supported by this driver. Remove the 'interrupt' field from the boardinfo and just call the function directly in v_ADDI_Interrupt(). 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>