commit | 5c9b2b28e5385614169ec133f7b0cbfbeb38dc22 | [log] [tgz] |
---|---|---|
author | Florian Fainelli <florian@openwrt.org> | Mon Oct 08 15:11:43 2012 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon Oct 22 11:30:26 2012 -0700 |
tree | d7de4dcd2d71702991f7733add70cf68930032e3 | |
parent | 976baf6e96569b1e253233061b074dbe5a7f2ca9 [diff] |
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>