From: H Hartley Sweeten Date: Wed, 5 Jun 2013 22:37:33 +0000 (-0700) Subject: staging: comedi: pcmad: tidy up pcmad_attach() X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~76^2~243 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=624b653090974a84f89260b0882286d817a185b4;p=pandora-kernel.git staging: comedi: pcmad: tidy up pcmad_attach() Remove the comment before the function, the options are documented at the beginning of the file. Remove the PCMAD_SIZE define. It's only used in the attach to specify the io region size. For aesthetic reasons, add some whitespace to the subdevice init and reorder them a bit. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed