diff options
author | H Hartley Sweeten <hsweeten@visionengravers.com> | 2013-08-30 22:08:50 +0400 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-12-20 19:34:21 +0400 |
commit | 03a0d30fc0a2463df68ac212e1983d5ab3f9f77d (patch) | |
tree | 3fa7d5938ae2dd8f7d2cf39fcbd268bf5b71046c /drivers/watchdog | |
parent | 70a9deaa57ee1572c95dce7ec1991bf018728f3a (diff) | |
download | linux-03a0d30fc0a2463df68ac212e1983d5ab3f9f77d.tar.xz |
staging: comedi: ssv_dnp: use comedi_dio_update_state()
commit f6b316bcd8c421acd6fa5a6e18b4c846ecb9d965 upstream.
Use comedi_dio_update_state() to handle the boilerplate code to update
the subdevice s->state.
Also, fix a bug where the state of the channels is returned in data[0].
The comedi core expects it to be returned in data[1].
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 'drivers/watchdog')
0 files changed, 0 insertions, 0 deletions