From: Mauro Carvalho Chehab Date: Sun, 10 Aug 2014 00:47:17 +0000 (-0300) Subject: [media] au0828: use pr_foo macros X-Git-Tag: fixes-against-v3.18-rc2~130^2^2~530 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=83afb32aa9d8cc77049c0e4e124e3bed8b88428f;p=pandora-kernel.git [media] au0828: use pr_foo macros Instead of using printk(KERN_foo, use pr_foo() macros. No functional changes. Note: we should do the same for dprintk(), but that would require to remove the dprintk levels. So, for now, let's not touch on it. Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed