commit | 3b85aa6378b2a978f7bf38096c6309e771b218b0 | [log] [tgz] |
---|---|---|
author | Ian Abbott <abbotti@mev.co.uk> | Fri Aug 31 20:41:42 2012 +0100 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Sep 04 12:00:42 2012 -0700 |
tree | 3832c7149a00b206b3e57ae3d9bbba380b0ab969 | |
parent | 624fcb2661e8139fbea5a097ef341cab623be591 [diff] |
staging: comedi: das08: Rearrange AO write functions Combine the AO write functions for 'JR' boards and other boards into a single function and factor out the data writing from the comedi instruction handling so it can be called from elsewhere in a later patch. Signed-off-by: Ian Abbott <abbotti@mev.co.uk> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>