aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/usb/host/r8a66597.h
diff options
context:
space:
mode:
authorJoe Perches <joe@perches.com>2007-12-17 11:40:18 -0800
committerGreg Kroah-Hartman <gregkh@suse.de>2008-02-01 14:34:57 -0800
commitdc0d5c1e5c7532e800fff6e313cd4af44af99976 (patch)
treedb693889e235934734ed1a83a1b14db6efed3f81 /drivers/usb/host/r8a66597.h
parentUSB: gadget: pxa2xx_udc supports inverted vbus (diff)
downloadwireguard-linux-dc0d5c1e5c7532e800fff6e313cd4af44af99976.tar.xz
wireguard-linux-dc0d5c1e5c7532e800fff6e313cd4af44af99976.zip
USB: Spelling fixes
Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/usb/host/r8a66597.h')
-rw-r--r--drivers/usb/host/r8a66597.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/usb/host/r8a66597.h b/drivers/usb/host/r8a66597.h
index fe9ceb077d9b..57388252b693 100644
--- a/drivers/usb/host/r8a66597.h
+++ b/drivers/usb/host/r8a66597.h
@@ -405,7 +405,7 @@
struct r8a66597_pipe_info {
u16 pipenum;
- u16 address; /* R8A66597 HCD usb addres */
+ u16 address; /* R8A66597 HCD usb address */
u16 epnum;
u16 maxpacket;
u16 type;