From: H Hartley Sweeten Date: Mon, 10 Feb 2014 22:20:32 +0000 (-0700) Subject: staging: comedi: cb_das16_cs: remove incomplete async command support X-Git-Tag: v3.15-rc1~139^2~1057 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=654410c90df467184c0ee302ab7103b5b4614291;p=pandora-kernel.git staging: comedi: cb_das16_cs: remove incomplete async command support This driver has a (*do_cmdtest) function for analog input async command support but the (*do_cmd) function just returns -EINVAL. Remove the incomplete async command support. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed