From: H Hartley Sweeten Date: Wed, 13 Jun 2012 22:42:12 +0000 (-0700) Subject: staging: comedi: 8255: refactor subdev_8255_init X-Git-Tag: v3.6-rc1~100^2~766 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cc31b1be67bf4b878157e276056b6dbce76fdb45;p=pandora-kernel.git staging: comedi: 8255: refactor subdev_8255_init Refactor the initialization of the 8255 so that the private data allocation is done before the subdevice is setup. This makes sure that the setup is complete. Also, add a bit of whitespace to improve the readability. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Cc: Frank Mori Hess Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed