Staging: comedi: removed "depricated" from COMEDI_CB_BLOCK
authorBernd Porr <berndporr@f2s.com>
Fri, 27 Nov 2009 12:07:48 +0000 (12:07 +0000)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 23 Dec 2009 19:27:45 +0000 (11:27 -0800)
The flag COMEDI_CB_BLOCK was marked as "depricated in the header file".
However, this flag is important to wake up the data-reader (and writer)
after new data has arrived from(for) the DAQ card.

Signed-off-by: Bernd Porr <berndporr@f2s.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found