diff options
author | H Hartley Sweeten <hsweeten@visionengravers.com> | 2013-08-06 02:01:25 +0400 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-08-13 02:04:02 +0400 |
commit | f21c53945cb95f66faa9636af5f23cb00ba73019 (patch) | |
tree | 499073498176b1f60d0e518f5ec81de3ddbb5b69 /drivers/staging/zcache | |
parent | 42ef678bef336a83fd0ae0b03a56c0a93665a18b (diff) | |
download | linux-f21c53945cb95f66faa9636af5f23cb00ba73019.tar.xz |
staging: comedi: drivers: use comedi_dio_insn_config() for complex cases
Convert the drivers with complex, port programmable i/o, to use the
comedi_dio_insn_config() helper function.
All of these drivers have some sort of 'port' programmable i/o where multiple
i/o channels are configured as a group. The 'mask' associated with the group
is passed to comedi_dio_insn_config() so that all the channels are configured.
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/staging/zcache')
0 files changed, 0 insertions, 0 deletions