drivers: staging: ft1000: Use pr_info instead of printk
authorArtem Fetishev <wwctrsrx@gmail.com>
Sun, 11 May 2014 18:14:28 +0000 (21:14 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 15 May 2014 20:51:40 +0000 (13:51 -0700)
commit5df466cd66159826276f7b807a7e729f6a40c09d
tree947a16b033598cb32da1856b719570b49f9edae1
parentb4da658ea91f8813f3eee8f40c82a7937449a741
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 <wwctrsrx@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/ft1000/ft1000-usb/ft1000_usb.h