From: Artem Fetishev Date: Sun, 11 May 2014 18:14:28 +0000 (+0300) Subject: drivers: staging: ft1000: Use pr_info instead of printk X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~36^2~897 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5df466cd66159826276f7b807a7e729f6a40c09d;p=pandora-kernel.git drivers: staging: ft1000: Use pr_info instead of printk Improve coding style by fixing this checkstyle warning: WARNING: Prefer [subsystem eg: netdev]_info([subsystem]dev, ... then dev_info(dev, ... then pr_info(... to printk(KERN_INFO ... Signed-off-by: Artem Fetishev Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed