From: H Hartley Sweeten Date: Tue, 9 Sep 2014 23:16:02 +0000 (-0700) Subject: staging: comedi: s626: clarify COMEDI_CB_EOA code X-Git-Tag: fixes-for-v3.18-merge-window~15^2~487 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=27cb98142f42432733ac0a0cb2a35330756d5c19;p=pandora-kernel.git staging: comedi: s626: clarify COMEDI_CB_EOA code The end-of-acquisition only applies when the cmd->stop_src == TRIG_COUNT. Refactor the code in s626_handle_eos_interrupt() that detects the end-of- acquisition to clarify this. Signed-off-by: H Hartley Sweeten Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed