From: Alexey Khoroshilov Date: Sun, 2 Sep 2012 19:30:14 +0000 (+0400) Subject: staging: bcm: use pr_info and pr_err rather than printk X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~75^2~724 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c2e114db5a2c02b5b148cf8db88c4a0d7c8ffb56;p=pandora-kernel.git staging: bcm: use pr_info and pr_err rather than printk Convert printk(KERN_INFO to pr_info( and printk(KERN_ERR to pr_err(. Signed-off-by: Alexey Khoroshilov Acked-by: Kevin McKinney Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed