1
0
Files
linux/drivers
H Hartley Sweeten a0e82af4c5 staging: comedi: pcmad: remove need for boardinfo in pcmad_ai_insn_read()
The const boardinfo pointer is only used in this function to work out
the value needed to convert the data to its twos complement. Use the
comedi_subdevice 'maxdata' to do this conversion and remove the 'board'
pointer.

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>
2013-06-06 12:01:34 -07:00
..
2013-05-17 14:31:05 -04:00
2013-05-06 13:07:33 +02:00
2013-05-27 10:54:33 +09:00
2013-05-20 13:38:14 -07:00
2013-05-15 10:58:22 -07:00