From: H Hartley Sweeten Date: Wed, 23 May 2012 21:38:33 +0000 (-0700) Subject: staging: comedi: adl_pci7432: factor out the PCI device code X-Git-Tag: v3.6-rc1~100^2~1017 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fc330f458941df0f1651964e8e1207e62fb6db51;p=pandora-kernel.git staging: comedi: adl_pci7432: factor out the PCI device code Factor out the code that finds a matching PCI device from attach function. This allows reducing the indent level of the remaining code in the attach function. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Cc: Mori Hess Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed