From: H Hartley Sweeten Date: Wed, 18 Sep 2013 18:50:54 +0000 (-0700) Subject: staging: comedi: adl_pci6208: tidy up pci6208_ao_rinsn() X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~62^2~687 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c354fe06cf04481273f3fee8c5424d0665267d80;p=pandora-kernel.git staging: comedi: adl_pci6208: tidy up pci6208_ao_rinsn() For aesthetics, rename this function to help with greps, Change the type of 'chan' to match the type of the insn->chanspec that it is derived from using the CR_CHAN macro. Signed-off-by: H Hartley Sweeten Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed