From: H Hartley Sweeten Date: Wed, 6 Feb 2013 00:25:07 +0000 (-0700) Subject: staging: comedi: vmk80xx: cleanup analog output subdevice init X-Git-Tag: v3.9-rc1~127^2~87 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8b3ec9f155cf564e0f2320b6a895d8684f2874fe;p=pandora-kernel.git staging: comedi: vmk80xx: cleanup analog output subdevice init Change the type for the analog output 'ao_chans' boardinfo to match the comedi_subdevice type it is set to. For aesthetic reasons, rename the variable also. Rename the (*insn_write) and (*insn_read) functions for the analog output subdevice to make grepping easier. For aesthetic reasons, add some whitespace to the subdevice init. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed