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