From: H Hartley Sweeten Date: Wed, 25 Feb 2015 23:28:42 +0000 (-0700) Subject: staging: comedi: cb_pcimdas: tidy up cb_pcimdas_auto_attach() X-Git-Tag: omap-for-v4.2/o2_dc~155^2~138^2~711 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f51d3c9511a013aba79763a54a6d334dd8ff9829;p=pandora-kernel.git staging: comedi: cb_pcimdas: tidy up cb_pcimdas_auto_attach() For aesthetics, add some whitespace to the subdevice init. Remove the unnecessary comments as well as the initialization of the analog input subdevice 'len_chanlist'. That member is only used by subdevices that support async commands. For aesthetics, rename the analog input subdevice (*insn_read) function. Signed-off-by: H Hartley Sweeten Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed