amplc_pc263: Change DIO subdevice to DO.
authorIan Abbott <abbotti@mev.co.uk>
Tue, 29 May 2012 15:08:03 +0000 (16:08 +0100)
committerIan Abbott <abbotti@mev.co.uk>
Tue, 29 May 2012 15:08:03 +0000 (16:08 +0100)
commitdc38fa42e2f688bdb3ba55468c74b3379feb49cc
treecf085a7668b5f3744e83077615207fb28a3bc557
parentd97ef9008471a9a3262414df481723a01a983a22
amplc_pc263: Change DIO subdevice to DO.

This is a relay output card with no inputs.  Its subdevice is currently
configured as a DIO subdevice.  Change it to a DO subdevice and remove
the insn_config hook.

Also removed the deprecated SDF_RT flag.  Leave the SDF_READABLE flag.
Some drivers set this for DO subdevices and some don't.

Signed-off-by: Ian Abbott <abbotti@mev.co.uk>
comedi/drivers/amplc_pc263.c