Removed dependency on s->async->cur_trig in all the drivers.
authorDavid Schleef <ds@schleef.org>
Sat, 17 Mar 2001 03:38:12 +0000 (03:38 +0000)
committerDavid Schleef <ds@schleef.org>
Sat, 17 Mar 2001 03:38:12 +0000 (03:38 +0000)
commit394e4859cc89df1670f843e2997443da6103d4f9
tree299c58ab8366aead36cc04e1188e0122a7d4f45a
parent7db0e1f4e1d00620cd524d8ccf6e4b44847b5da6
Removed dependency on s->async->cur_trig in all the drivers.
Only dependency is in comedi_fops.c, where it could be replaced
by a local variable.  Also cleaned up the buffer code in many
of the drivers.

Probably broke a lot of code that was techinically already broken.
12 files changed:
comedi/comedi_fops.c
comedi/drivers/adl_pci9118.c
comedi/drivers/comedi_parport.c
comedi/drivers/das16-new.c
comedi/drivers/das6402.c
comedi/drivers/dt282x.c
comedi/drivers/mite.c
comedi/drivers/ni_atmio16d.c
comedi/drivers/ni_mio_common.c
comedi/drivers/pcl812.c
comedi/drivers/pcl818.c
include/linux/comedidev.h