USB: EHCI: fix typo in ehci-platform driver on the word "resource"
authorFlorian Fainelli <florian@openwrt.org>
Mon, 8 Oct 2012 13:11:43 +0000 (15:11 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 22 Oct 2012 18:30:26 +0000 (11:30 -0700)
commit5c9b2b28e5385614169ec133f7b0cbfbeb38dc22
treed7de4dcd2d71702991f7733add70cf68930032e3
parent976baf6e96569b1e253233061b074dbe5a7f2ca9
USB: EHCI: fix typo in ehci-platform driver on the word "resource"

Fix the obvious typo in the error message, we meant to write "resource"
instead of "recourse".

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>
drivers/usb/host/ehci-platform.c