summaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorIan Abbott2014-05-06 14:12:09 +0200
committerGreg Kroah-Hartman2014-05-23 14:25:49 +0200
commite9edef3a5454a19fd0d0c342cc88b6310b871a48 (patch)
treefcef5da33effe22eb3b046a9ec38101e1fb4939f /scripts
parentstaging: comedi: pass subdevice to comedi_buf_read_free() (diff)
downloadkernel-qcow2-linux-e9edef3a5454a19fd0d0c342cc88b6310b871a48.tar.gz
kernel-qcow2-linux-e9edef3a5454a19fd0d0c342cc88b6310b871a48.tar.xz
kernel-qcow2-linux-e9edef3a5454a19fd0d0c342cc88b6310b871a48.zip
staging: comedi: pass subdevice to comedi_buf_read_n_available()
Change the parameters of `comedi_buf_read_n_available()` to pass a pointer to the comedi subdevice instead of a pointer to the "async" structure belonging to the subdevice. The main aim at the moment is to replace all the `struct comedi_async *` parameters with `struct comedi_subdevice *` parameters in the comedi driver API. Signed-off-by: Ian Abbott <abbotti@mev.co.uk> Reviewed-by: H Hartley Sweeten <hsweeten@visionengravers.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions