From: H Hartley Sweeten Date: Tue, 9 Sep 2014 20:05:48 +0000 (-0700) Subject: staging: comedi: adl_pci9118: TRIG_INT is not a valid scan_begin_src X-Git-Tag: fixes-for-v3.18-merge-window~15^2~522 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=abaaa7f83a505f9a6cd0405d1dc92ab19a0c7805;p=pandora-kernel.git staging: comedi: adl_pci9118: TRIG_INT is not a valid scan_begin_src The (*do_cmdtest) validates the scan_begin_src as TRIG_FOLLOW, TRIG_TIMER, or TRIG_EXT. Remove the invalid check for TRIG_INT in the (*do_cmd). Signed-off-by: H Hartley Sweeten Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed