staging: comedi: adv_pci1710: single source triggers are unique
authorH Hartley Sweeten <hartleys@visionengravers.com>
Tue, 11 Sep 2012 22:09:23 +0000 (15:09 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 12 Sep 2012 16:29:22 +0000 (09:29 -0700)
commit85f3088b848900a1c904dde2ae6505ecad399910
tree0a2d688664aa5a6c67e2c4c4901e28a027de1081
parent8531fce9450bcb7bc0947d818c05644339b88a48
staging: comedi: adv_pci1710: single source triggers are unique

If a single source trigger passes "step 1" of the do_cmdtest function
they are already unique. There is no need to recheck them.

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