staging: comedi: adl_pci9118: replace printks
authorIan Abbott <abbotti@mev.co.uk>
Fri, 2 Nov 2012 13:52:29 +0000 (13:52 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 2 Nov 2012 18:39:37 +0000 (11:39 -0700)
commitf41d2573b22c5eafff868824004095fff92b0e8c
treeaeee2bcc2b5302a3d5ba6f45955dbd01d34df8a8
parent38d6d8de76bdde708ee5bc7d2087f9968a0c5ddd
staging: comedi: adl_pci9118: replace printks

Replace or remove the `printk()` calls in this driver.  Call new function
`pci9118_report_attach()` to report successful attachment of the board.

Signed-off-by: Ian Abbott <abbotti@mev.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/comedi/drivers/adl_pci9118.c