]> git.baikalelectronics.ru Git - kernel.git/commit
staging: comedi: das08: Replace printk calls
authorIan Abbott <abbotti@mev.co.uk>
Thu, 24 May 2012 16:27:15 +0000 (17:27 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 5 Jun 2012 03:39:38 +0000 (20:39 -0700)
commitf28f19b990e56153d6d95ece4afea6926b7a6e67
tree4e06013e70d6415dd87dcbf5475eb57dda3596aa
parentfe34fbde18310bd7b31502f7cf4faf6670d09774
staging: comedi: das08: Replace printk calls

Replace the printk calls with dev_info, dev_err, etc.  Some of the
printk strings were missing newlines on the end.

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