Staging: comedi: ni_atmio16d: printk fixups
authorBruce Jones <brucej97223@gmail.com>
Thu, 24 Sep 2009 22:03:36 +0000 (15:03 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 11 Dec 2009 20:21:50 +0000 (12:21 -0800)
Fix improper use of printks in this driver.  Most are
debug messages under a DEBUG #ifdef, a few are info/warnings
that should get logged for driver error conditions.

Signed-off-by: Bruce Jones <brucej@linux.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found