]> git.baikalelectronics.ru Git - kernel.git/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)
commitb12e8f7346d227e607c3f3a404c3aa6cd2f619be
tree9cbe4b941e0b2a1134ebe9c9c6114256d2ca62c4
parent49a8684b0a1ae9a2885b590bfc7ee9f23c4cfb1d
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