]> Pileus Git - ~andy/linux/commit
USB: ehci-fsl: use dev_warn() instead of printk()
authorJingoo Han <jg1.han@samsung.com>
Tue, 10 Dec 2013 12:17:54 +0000 (21:17 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 19 Dec 2013 00:32:41 +0000 (16:32 -0800)
commitf4fbb6d56474d0eae9b819b1549476d2470e12be
tree0f5c96da4fd1f04097e6ea4c69189fc0fbef4723
parentfc7a3252f683733d0f51688ce93c479fe75cdb0f
USB: ehci-fsl: use dev_warn() instead of printk()

Use dev_warn() instead of printk() to provide a better message
to userspace.

Signed-off-by: Jingoo Han <jg1.han@samsung.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/host/ehci-fsl.c