USB: ohci-ppc-of: use dev_err() instead of printk()
commit63c9b9d3fe3b1b39a235755f724ab4378f21137c
authorJingoo Han <jg1.han@samsung.com>
Tue, 10 Dec 2013 12:26:26 +0000 (10 21:26 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 19 Dec 2013 00:32:41 +0000 (18 16:32 -0800)
tree7997a01679c376b85feedd9e2707bf477067954e
parent0a3aa0d311c367b6df23a74c50e9a9ba2965e334
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