]> Git Repo - linux.git/commit
staging: comedi: me4000: fix me4000_ai_cancel()
authorH Hartley Sweeten <[email protected]>
Wed, 5 Aug 2015 17:45:10 +0000 (10:45 -0700)
committerGreg Kroah-Hartman <[email protected]>
Fri, 7 Aug 2015 22:03:30 +0000 (15:03 -0700)
commit6847df631faedfef33170eed8d81430a4917b8b0
tree9ea1787134d9f9ea2c1334b296d4844280bf78af
parentffaeab349d0c5c28019ed395dac2c962560c34f6
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 <[email protected]>
Reviewed-by: Ian Abbott <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
drivers/staging/comedi/drivers/me4000.c
This page took 0.05321 seconds and 4 git commands to generate.