commit | a28f42f3eb2dc2ab53d240c58503cffc0fd165ad | [log] [tgz] |
---|---|---|
author | Ian Abbott <abbotti@mev.co.uk> | Wed Sep 03 13:45:37 2014 +0100 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon Sep 08 13:50:14 2014 -0700 |
tree | 8b2a6b6b79157ca6a7d676dee1558db6947b74b9 | |
parent | 0ad08e4b269579c3b0a7f982738945562b48a13e [diff] |
staging: comedi: das1800: use CMDF_WAKE_EOS Replace use of `TRIG_WAKE_EOS` command flag with the new name `CMDF_WAKE_EOS`. The numeric value is unchanged. 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>