From: H Hartley Sweeten Date: Fri, 5 Sep 2014 16:25:51 +0000 (-0700) Subject: staging: comedi: adl_pci9118: move analog input (*insn_read) function X-Git-Tag: fixes-for-v3.18-merge-window~15^2~651 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=649a7d15d3ec3bc5327b8910946e2119e92425e8;p=pandora-kernel.git staging: comedi: adl_pci9118: move analog input (*insn_read) function For aesthetics, move the analog input (*insn_read) function so it is not located in the middle of the async command support functions. Also, rename it for consistency. Signed-off-by: H Hartley Sweeten Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed