From 5df466cd66159826276f7b807a7e729f6a40c09d Mon Sep 17 00:00:00 2001 From: Artem Fetishev Date: Sun, 11 May 2014 21:14:28 +0300 Subject: [PATCH] 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-format-patch failed