[PATCH 39/90] staging: comedi: cb_pcidas64: factor out the "find pci device" code

2012-07-18 Thread H Hartley Sweeten
Factor the "find pci device" code out of the attach function. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Cc: Greg Kroah-Hartman --- drivers/staging/comedi/drivers/cb_pcidas64.c | 57 ++-- 1 file changed, 29 insertions(+), 28 deletions(-) diff --git

[PATCH 39/90] staging: comedi: cb_pcidas64: factor out the find pci device code

2012-07-18 Thread H Hartley Sweeten
Factor the find pci device code out of the attach function. Signed-off-by: H Hartley Sweeten hswee...@visionengravers.com Cc: Ian Abbott abbo...@mev.co.uk Cc: Greg Kroah-Hartman gre...@linuxfoundation.org --- drivers/staging/comedi/drivers/cb_pcidas64.c | 57 ++-- 1 file