]> git.baikalelectronics.ru Git - kernel.git/commit
staging: comedi: ni_mio_common: use cfc_check_trigger_arg_*() helpers
authorH Hartley Sweeten <hartleys@visionengravers.com>
Wed, 14 Nov 2012 01:00:36 +0000 (18:00 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 15 Nov 2012 00:23:20 +0000 (16:23 -0800)
commitf90e09b86da700ec246f9bed7552c4476d0b537c
treeee7596e6495cce71abfc43f3f563051c224f23e7
parentd526169dba66b1060cfc2b6808c41b398da45c94
staging: comedi: ni_mio_common: use cfc_check_trigger_arg_*() helpers

Use the new helpers in the step 3 tests of ni_{ai,ao,cdio}_cmdtest().

Note that all the command triggers in ni_cdio_cmdtest are single source
so the extra tests are not required.

Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Cc: Ian Abbott <abbotti@mev.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/comedi/drivers/ni_mio_common.c