From: H Hartley Sweeten Date: Thu, 13 Mar 2014 21:16:12 +0000 (-0700) Subject: staging: comedi: gsc_hpdi: tidy up dio_config_insn() X-Git-Tag: v3.15-rc1~139^2~235 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b0360a989d4385132a4d6639a2c9df9a837ac86a;p=pandora-kernel.git staging: comedi: gsc_hpdi: tidy up dio_config_insn() For aesthetics, rename this function so it has namespace associated with the driver and move it so that it is not in the middle of the async command support code. Absorb the dio_config_block_size() helper function and remove the forward declaration. Signed-off-by: H Hartley Sweeten Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed