staging: comedi: amplc_pci230: Replace printk calls
commit4b05d17d8dcea60ccb1c39aaec60164dccdbc3e5
authorIan Abbott <abbotti@mev.co.uk>
Fri, 1 Jun 2012 16:31:39 +0000 (1 17:31 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 5 Jun 2012 03:50:49 +0000 (4 20:50 -0700)
treeeae3623602e79c877c0bc8cd269d7d953013eb1d
parent9dc5a822ea8eaa2397f95aace504fcc657a6cd8b
staging: comedi: amplc_pci230: Replace printk calls

Replace the printk calls with dev_info, dev_err, etc.

A load of DPRINTK() macro calls which may result in printk() calls
have been left alone to be tackled en masse at a later date.

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