Realized that "struct ni_gpct" needs to have a "ni_gpct_device"
authorFrank Mori Hess <fmhess@speakeasy.net>
Mon, 9 Jul 2007 20:12:56 +0000 (20:12 +0000)
committerFrank Mori Hess <fmhess@speakeasy.net>
Mon, 9 Jul 2007 20:12:56 +0000 (20:12 +0000)
commit985dd56704fd503e3a1731dd8e54c38474fb386e
treed7ccf19f80338bb628a94707b41e9160dab3ee3c
parent46c03dfa187a1e72d621f85ba63deabb8506ee83
Realized that "struct ni_gpct" needs to have a "ni_gpct_device"
struct split out of it, which is shared by all counters on a board.

Need to hold mite_channel_lock in ni_mio_common when calling ni_tio
functions that use mite channel.
comedi/drivers/ni_660x.c
comedi/drivers/ni_mio_common.c
comedi/drivers/ni_stc.h
comedi/drivers/ni_tio.c
comedi/drivers/ni_tio.h