From 649a7d15d3ec3bc5327b8910946e2119e92425e8 Mon Sep 17 00:00:00 2001 From: H Hartley Sweeten Date: Fri, 5 Sep 2014 09:25:51 -0700 Subject: [PATCH] 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-format-patch failed