]> git.baikalelectronics.ru Git - kernel.git/commit
USB: ehci-ppc-of: use dev_err() instead of printk()
authorJingoo Han <jg1.han@samsung.com>
Tue, 10 Dec 2013 12:21:52 +0000 (21:21 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 19 Dec 2013 00:32:41 +0000 (16:32 -0800)
commit773f4350bcc237af40d3b481157c6fd24747d13e
tree15756d99279391fa4d2e819d437640bedc1676fd
parentb12e8f7346d227e607c3f3a404c3aa6cd2f619be
USB: ehci-ppc-of: 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-ppc-of.c