staging: comedi: usbduxfast: use cfc_check_trigger_arg_*() helpers
authorH Hartley Sweeten <hartleys@visionengravers.com>
Wed, 14 Nov 2012 01:00:06 +0000 (18:00 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 15 Nov 2012 00:23:20 +0000 (16:23 -0800)
commit9309c4772e9bbe6e9c27d96c333ecb2755d725fe
treed9aba590221aa3901641b20e187441ec09e015e7
parentf4d36c7a424647aa07a1bb5facd226cdf2f03151
staging: comedi: usbduxfast: use cfc_check_trigger_arg_*() helpers

Use the new helpers in the step 3 tests of usbduxfast_ai_cmdtest().

Also, remove some debug noise.

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/usbduxfast.c