USB: EHCI: make ehci-platform use dev_err() instead of pr_err()
authorFlorian Fainelli <florian@openwrt.org>
Mon, 8 Oct 2012 13:11:41 +0000 (15:11 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 22 Oct 2012 18:30:25 +0000 (11:30 -0700)
This patch converts the ehci-platform driver to make use of the dev_err()
functions instead of pr_err().

Signed-off-by: Florian Fainelli <florian@openwrt.org>
Acked-by: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

No differences found