staging: vt6655: Use pr_* functions instead of printk
authorGuillaume Clement <gclement@baobob.org>
Thu, 24 Jul 2014 23:06:21 +0000 (01:06 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 27 Jul 2014 18:21:28 +0000 (11:21 -0700)
commit941ead9adf195395d75eabb0cec15311bf5c5959
tree0fb6f30912ae210a35b09f16f609e2fca1831929
parent5f742c7b98f38fbda19b4e8cc114e6878c7c3fbb
staging: vt6655: Use pr_* functions instead of printk

Lots of printk are used in vt6655, replace them with the pr_*
equivalent.

Signed-off-by: Guillaume Clement <gclement@baobob.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/vt6655/card.c
drivers/staging/vt6655/device_cfg.h
drivers/staging/vt6655/device_main.c
drivers/staging/vt6655/ioctl.c
drivers/staging/vt6655/iwctl.c
drivers/staging/vt6655/vntwifi.c
drivers/staging/vt6655/wcmd.c
drivers/staging/vt6655/wmgr.c
drivers/staging/vt6655/wpactl.c