From: Ian Abbott Date: Fri, 14 Sep 2012 16:34:11 +0000 (+0100) Subject: staging: comedi: ni_labpc: convert printk() to dev_...() X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~75^2~216 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1cabcd3164029da5f718f0c9807bcc108b63cb7b;p=pandora-kernel.git staging: comedi: ni_labpc: convert printk() to dev_...() Convert the `printk()` calls in this driver to use the `dev_...()` calls where possible, or the `pr_...()` calls otherwise. Remove the ifdefed out code that prints the EEPROM contents. Signed-off-by: Ian Abbott Reviewed-by: H Hartley Sweeten Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed