commit | c97140cb0929938a2a527c31d2ee7929d3779ef6 | [log] [tgz] |
---|---|---|
author | Ian Abbott <abbotti@mev.co.uk> | Wed Sep 03 13:45:39 2014 +0100 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon Sep 08 13:50:14 2014 -0700 |
tree | 7e3dd74bd7e4e1da01c5a5f585dec72b7fd3db99 | |
parent | 82d5571b1f11482ee305a5490a185bef38a88631 [diff] |
staging: comedi: ni_mio_common: use CMDF_WAKE_EOS Replace use of `TRIG_WAKE_EOS` command flag with the new name `CMDF_WAKE_EOS`. The numeric value is the same. Signed-off-by: Ian Abbott <abbotti@mev.co.uk> Reviewed-by: H Hartley Sweeten <hsweeten@visionengravers.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>