From: Ian Abbott Date: Fri, 30 Mar 2012 16:15:00 +0000 (+0100) Subject: staging: comedi: refactor comedi_device_attach() a bit X-Git-Tag: v3.5-rc1~145^2~229^2~223 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3902a370281d2f2b130f141e8cf94eab40125769;p=pandora-kernel.git staging: comedi: refactor comedi_device_attach() a bit Split the post-config part of comedi_device_attach() into new function comedi_device_postconfig() and rearrange the rest of the function a bit. The new comedi_device_postconfig() function will be called by some new bus-type-specific auto-attach functions. Signed-off-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed