From: H Hartley Sweeten Date: Tue, 4 Mar 2014 18:29:59 +0000 (-0700) Subject: staging: comedi: pcl818: tidy up the analog output subdevice X-Git-Tag: v3.15-rc1~139^2~644 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9350557325b242cd2b5cd39f169c9cbaad0d2f3c;p=pandora-kernel.git staging: comedi: pcl818: tidy up the analog output subdevice For aesthetics, tidy up the analog output subdevice code. Change the regsiter map defines to simplify the code. Move the analog subdevice support functions out of the analog input support functions. Tidy them up a bit during the move. Reverse the logic of the subdevice init and add some whitespace. Signed-off-by: H Hartley Sweeten Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed