From: H Hartley Sweeten Date: Wed, 23 May 2012 21:28:47 +0000 (-0700) Subject: staging: comedi: adl_pci7296: factor out the PCI device code X-Git-Tag: v3.6-rc1~100^2~1016 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=262ea0d476049fa393509a70c9ecfa06df403b4a;p=pandora-kernel.git staging: comedi: adl_pci7296: 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