From: Ian Abbott Date: Wed, 3 Sep 2014 12:45:30 +0000 (+0100) Subject: staging: comedi: use CMDF_WAKE_EOS in do_cmd_ioctl() X-Git-Tag: fixes-for-v3.18-merge-window~15^2~739 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d8bff6e35e87ca5d8cd348d2563b34afb4faf28b;p=pandora-kernel.git staging: comedi: use CMDF_WAKE_EOS in do_cmd_ioctl() `TRIG_WAKE_EOS` is now just a synonym for `CMDF_WAKE_EOS`. Change `do_cmd_ioctl()` to use the new name. Signed-off-by: Ian Abbott Reviewed-by: H Hartley Sweeten Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed