diff options
author | H Hartley Sweeten <hartleys@visionengravers.com> | 2012-11-29 18:21:24 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-11-29 18:05:31 -0800 |
commit | 05fcdcede016a74ce7350af94aede6a49eebd5c9 (patch) | |
tree | 69f8e84b1cb9aeae52605e1250995d549ebfb70e /drivers/staging/panel/panel.c | |
parent | b3b7dab7580982a7d0b55395a8b116808447f85a (diff) | |
download | linux-05fcdcede016a74ce7350af94aede6a49eebd5c9.tar.bz2 |
staging: comedi: addi_apci_2032: fix interrupt support
This board supports two interrupt sources:
VCC : detects when the external supply voltage drops below 5V
CC : over temperature diagnostic
Currently the interrupt support is tied into the digital output
subdevice. It's also broken since it does not follow the comedi
API.
Create a new digital input subdevice to handle the interrupts.
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>
Diffstat (limited to 'drivers/staging/panel/panel.c')
0 files changed, 0 insertions, 0 deletions