From: H Hartley Sweeten Date: Tue, 4 Nov 2014 17:54:03 +0000 (-0700) Subject: staging: comedi: addi_apci_3120: fix timer 2 disable in apci3120_write_insn_timer() X-Git-Tag: omap-for-v3.19/fixes-rc1~73^2~336 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=38abe9367fc6b047c5ffc6a7684ae8b4f3f78108;p=pandora-kernel.git staging: comedi: addi_apci_3120: fix timer 2 disable in apci3120_write_insn_timer() The wrong define is being used to disable the gate to stop timer 2 in this function. Use the apci3120_timer_enable() helper to properly disable the timer. Signed-off-by: H Hartley Sweeten Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed