commit | 3e609aff2103e893e9ce8ec74ba18e9fd4c031fc | [log] [tgz] |
---|---|---|
author | Ian Abbott <abbotti@mev.co.uk> | Wed Sep 03 13:45:33 2014 +0100 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon Sep 08 13:50:13 2014 -0700 |
tree | 07e932dc6f2c43125c7e93bb41b507e73fd8501f | |
parent | c25dec5773e3e4d66c29d53c96d008ac7ec9cb56 [diff] |
staging: comedi: adv_pci1710: 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>