commit | 8432eb35a924440e21bccd965009b101a37a3aad | [log] [tgz] |
---|---|---|
author | Ian Abbott <abbotti@mev.co.uk> | Fri Aug 31 20:41:43 2012 +0100 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Sep 04 12:00:42 2012 -0700 |
tree | d795825e68322718d6a08f196c3f10911e90832b | |
parent | 3b85aa6378b2a978f7bf38096c6309e771b218b0 [diff] |
staging: comedi: das08: Initialize AO channels Initialize the AO subdevice channels to mid-range data value so they are in a known state. This allows us to support reading back the current value in a later patch. Signed-off-by: Ian Abbott <abbotti@mev.co.uk> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>