diff options
author | H Hartley Sweeten <hsweeten@visionengravers.com> | 2014-06-19 17:20:34 (GMT) |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2014-06-19 20:11:33 (GMT) |
commit | 00b14b1dfb79cffaf53c5a05e13af644641cdc21 (patch) | |
tree | fbd546bb3e8275420e8cfdbdec1a2c769fbf2816 /Documentation/power/interface.txt | |
parent | 5f315520315b8db6c5a784b6d8a71756301af0ce (diff) | |
download | linux-00b14b1dfb79cffaf53c5a05e13af644641cdc21.tar.xz |
staging: comedi: ni_mio_common.c: wrap the stc_read/write operations
The ni_atmio, ni_pcimio, and ni_mio_cs drivers all include this source
file to handle the common functionality of the drivers. Each of those
drivers set some function pointers in the private data to handle the
read/write operations to the stc registers.
Wrap these operations with some helper functions to clarify the code
a bit and make it easier to read and maintain.
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 'Documentation/power/interface.txt')
0 files changed, 0 insertions, 0 deletions