]> git.openfabrics.org - ~emulex/infiniband.git/commit
USB: ehci-grlib: use dev_err() instead of printk()
authorJingoo Han <jg1.han@samsung.com>
Tue, 10 Dec 2013 12:19:18 +0000 (21:19 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 19 Dec 2013 00:32:41 +0000 (16:32 -0800)
commitfc32f116cbcb6b37bcf35db6a05562680b597d6b
tree045b191d7f8ba8b9cf414e3ccf3b8e98e67eff0b
parentf4fbb6d56474d0eae9b819b1549476d2470e12be
USB: ehci-grlib: use dev_err() instead of printk()

Use dev_err() 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-grlib.c