staging: comedi: cb_pcidas: move the "find pci" dev_printk messages
authorH Hartley Sweeten <hartleys@visionengravers.com>
Wed, 27 Jun 2012 01:01:51 +0000 (18:01 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 6 Jul 2012 22:23:53 +0000 (15:23 -0700)
commitb8ac8c63429e8b354067e3dcaa549dc0b53be5d4
tree21f2432522849104672d64912a25d99e59ebe37a
parentf3c34b2fc6ccc36f171633fa86b3d59a36792c25
staging: comedi: cb_pcidas: move the "find pci" dev_printk messages

Move the dev_printk messages associated with the "find pci device"
from the *attach function into the *find_pci_device 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_pcidas.c