USB: OHCI: fix typo in ohci-platform driver on the word "resource"
authorFlorian Fainelli <florian@openwrt.org>
Mon, 8 Oct 2012 13:11:44 +0000 (15:11 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 22 Oct 2012 18:30:26 +0000 (11:30 -0700)
commitac0e3c04eb7dbf093032b72020951f9b92ede3d7
tree772d396e1f210f14b3f6882cc201699d6eb730a1
parent5c9b2b28e5385614169ec133f7b0cbfbeb38dc22
USB: OHCI: fix typo in ohci-platform driver on the word "resource"

We meant to write "resource" instead of "recourse", this patch fixes this
typo.

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/ohci-platform.c