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