staging: comedi: das08: Rearrange AO write functions
authorIan Abbott <abbotti@mev.co.uk>
Fri, 31 Aug 2012 19:41:42 +0000 (20:41 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 4 Sep 2012 19:00:42 +0000 (12:00 -0700)
commit3b85aa6378b2a978f7bf38096c6309e771b218b0
tree3832c7149a00b206b3e57ae3d9bbba380b0ab969
parent624fcb2661e8139fbea5a097ef341cab623be591
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>
drivers/staging/comedi/drivers/das08.c