From: Ian Abbott Date: Thu, 1 Nov 2012 14:02:14 +0000 (+0000) Subject: staging: comedi: skel: replace pr_...() with dev_...() X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~84^2~709 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b0a42b3456d6d05cb3155f4c2cb43d42490595d0;p=pandora-kernel.git staging: comedi: skel: replace pr_...() with dev_...() Use the dev_info() etc. instead of pr_info() etc. Remove a couple of them that seemed a bit pointless. Signed-off-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed