staging: bcm: use pr_info and pr_err rather than printk
authorAlexey Khoroshilov <khoroshilov@ispras.ru>
Sun, 2 Sep 2012 19:30:14 +0000 (23:30 +0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 4 Sep 2012 21:28:42 +0000 (14:28 -0700)
commitc2e114db5a2c02b5b148cf8db88c4a0d7c8ffb56
treef955049559f63a9a7e0dccef1bd221583fcb9c2c
parentd7b990a035a86a07e81231caceb6e624056c258f
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 <khoroshilov@ispras.ru>
Acked-by: Kevin McKinney <klmckinney1@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/bcm/InterfaceInit.c