]> Pileus Git - ~andy/linux/commit
USB: ehci-orion: use dev_warn() instead of printk()
authorJingoo Han <jg1.han@samsung.com>
Tue, 10 Dec 2013 12:20:30 +0000 (21:20 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 19 Dec 2013 00:32:41 +0000 (16:32 -0800)
commitfb53e9467e7fe3473607d8f9e75bfc1cecad58dd
tree9cbe4b941e0b2a1134ebe9c9c6114256d2ca62c4
parentfc32f116cbcb6b37bcf35db6a05562680b597d6b
USB: ehci-orion: 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>
Acked-by: Jason Cooper <jason@lakedaemon.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/host/ehci-orion.c