From: H Hartley Sweeten Date: Mon, 21 Jan 2013 21:36:40 +0000 (-0700) Subject: staging: comedi: drivers (core): factor out async subdevice postconfig X-Git-Tag: v3.9-rc1~127^2~346 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=40f58a65c9f6cbb540ec2db6ac9d963d402014c3;p=pandora-kernel.git staging: comedi: drivers (core): factor out async subdevice postconfig Factor the setup of an async subdevice out of postconfig(). This allows bringing the code back a couple indents and makes the postconfig a bit clearer. For aesthetic reasons, rename postconfig() to __comedi_device_postconfig(). Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed