From: H Hartley Sweeten Date: Wed, 23 Apr 2014 22:52:30 +0000 (-0700) Subject: staging: comedi: adl_pci9111: clarify Step 2b of the (*do_cmdtest) X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~36^2~1308 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0fb21b2c1a057139c096f36d7dce4d38977f3129;p=pandora-kernel.git staging: comedi: adl_pci9111: clarify Step 2b of the (*do_cmdtest) This step of the (*do_cmdtest) verifies that the selected trigger sources are mutually compatible. For this driver the scan_begin_src must be TRIG_FOLLOW or the same source as the convert_src. Simplify the logic to clarify this. Signed-off-by: H Hartley Sweeten Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed