diff options
| author | H Hartley Sweeten <[email protected]> | 2014-09-09 13:05:31 -0700 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2014-09-11 14:34:24 -0700 |
| commit | fed2c8406016f04b0d35b87c4aec77f4f0b7609b (patch) | |
| tree | ef93762d26241c1929d92182caf89bec9693c359 /include/linux | |
| parent | 318141a18f7337338451512cc37ada3bf0a22ae6 (diff) | |
staging: comedi: adl_pci9118: handle error detection in main interrupt handler
The DMA and non-DMA both check the analog input status value to detect
hardware errors. For aesthetics, move the this detection into the main
interrupt handler. This allows removing the unused 'int_adstat' parameter
from the DMA and non-DMA handlers. In addition, the 'int_daq' parameter
is also not used so remove it also.
Signed-off-by: H Hartley Sweeten <[email protected]>
Reviewed-by: Ian Abbott <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions