From: H Hartley Sweeten Date: Wed, 21 Jan 2015 22:11:49 +0000 (-0700) Subject: staging: comedi: ni_labpc_common: use the cfc_check_trigger_arg_*() helpers X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~83^2~198 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c79089c8d625824863bd922c9cf4096b54a98709;p=pandora-kernel.git staging: comedi: ni_labpc_common: use the cfc_check_trigger_arg_*() helpers For aesthetics, use the helper functions to check the min/max divisor values. Remove the const int local variables and open code the values. Signed-off-by: H Hartley Sweeten Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed