From: Ian Abbott Date: Fri, 1 Jun 2012 16:31:39 +0000 (+0100) Subject: staging: comedi: amplc_pci230: Replace printk calls X-Git-Tag: v3.6-rc1~100^2~970 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4b05d17d8dcea60ccb1c39aaec60164dccdbc3e5;p=pandora-kernel.git staging: comedi: amplc_pci230: Replace printk calls Replace the printk calls with dev_info, dev_err, etc. A load of DPRINTK() macro calls which may result in printk() calls have been left alone to be tackled en masse at a later date. Signed-off-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed