From: H Hartley Sweeten Date: Thu, 19 Dec 2013 23:32:04 +0000 (-0700) Subject: staging: comedi: ni_tiocmd: make ni_tio_cmd() a proper comedi (*do_cmd) X-Git-Tag: v3.14-rc1~150^2~173 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=16cc181d630db4bd75b36979ffaef5d76017cd70;p=pandora-kernel.git staging: comedi: ni_tiocmd: make ni_tio_cmd() a proper comedi (*do_cmd) Change the parameters to ni_tio_cmd() to make it a proper comedi (*do_cmd) function. The wrappers in the ni_660x and ni_mio_common modules are still needed to request the mite channel and setup the device before actually doing the command. Signed-off-by: H Hartley Sweeten Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed