staging: comedi: cb_pcimdas: factor out the "find pci device" code
authorH Hartley Sweeten <hartleys@visionengravers.com>
Thu, 19 Jul 2012 01:46:07 +0000 (18:46 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 19 Jul 2012 23:32:55 +0000 (16:32 -0700)
commit46a4ff0dbc7a27621983ec1157824af3fdb7f08b
tree4d443f1ad6cd4fe794fcfd5450a7c1818e0df4fc
parentcdb82250ea00574c8822366ee59d12c343e81206
staging: comedi: cb_pcimdas: factor out the "find pci device" code

Factor the "find pci device" code out of the attach function.

Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Cc: Ian Abbott <abbotti@mev.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/comedi/drivers/cb_pcimdas.c