]> git.karo-electronics.de Git - karo-tx-linux.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)
commit33fba3b7841b0cf7565e4352a2bab69fc5f4288f
tree4e06013e70d6415dd87dcbf5475eb57dda3596aa
parentd8fdaea5c9cd422f87cf0257c191e030a54d71e2
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