]> git.karo-electronics.de Git - karo-tx-linux.git/commit
staging: comedi: mpc624: convert printk messages in mpc624_ai_rinsn()
authorH Hartley Sweeten <hsweeten@visionengravers.com>
Tue, 26 Nov 2013 23:42:11 +0000 (16:42 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 3 Dec 2013 17:20:22 +0000 (09:20 -0800)
commitba74f010ac5f14a836c64c1a53456da199b3ee7c
tree315a9b3f579675a4f2817cfadd4d0a9050d3f56a
parent4a4ed3f96bc125f376d83f3d29aef6bb2780c10b
staging: comedi: mpc624: convert printk messages in mpc624_ai_rinsn()

There's no reason for these messages to be KERN_INFO. Convert them to
dev_dbg().

Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Reviewed-by: Ian Abbott <abbotti@mev.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/comedi/drivers/mpc624.c