From: H Hartley Sweeten Date: Wed, 5 Aug 2015 17:45:10 +0000 (-0700) Subject: staging: comedi: me4000: fix me4000_ai_cancel() X-Git-Tag: omap-for-v4.3/fixes-merge-window~44^2~202 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6847df631faedfef33170eed8d81430a4917b8b0;p=pandora-kernel.git staging: comedi: me4000: fix me4000_ai_cancel() The STOP and IMMEDIATE_STOP bits in the ME4000_AI_CTRL_REG should be set, not cleared, to stop any running conversions. Signed-off-by: H Hartley Sweeten Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed