summaryrefslogtreecommitdiff
path: root/drivers/usb
diff options
context:
space:
mode:
authorDetlev Zundel <[email protected]>2009-05-13 10:54:10 +0200
committerWolfgang Denk <[email protected]>2009-05-15 22:11:59 +0200
commit792a09eb9d5d8c4f74b7e9f2e887316d511a4e80 (patch)
tree95370d3450ffebe4c4fb620188fd608d1076a6d2 /drivers/usb
parent5e2c08c3ac90808e9be64856916bfd6df984823c (diff)
Fix e-mail address of Gary Jennejohn.
Signed-off-by: Detlev Zundel <[email protected]>
Diffstat (limited to 'drivers/usb')
-rw-r--r--drivers/usb/host/isp116x-hcd.c2
-rw-r--r--drivers/usb/host/ohci-hcd.c2
2 files changed, 2 insertions, 2 deletions
diff --git a/drivers/usb/host/isp116x-hcd.c b/drivers/usb/host/isp116x-hcd.c
index 348e404fe68..7aff54bce17 100644
--- a/drivers/usb/host/isp116x-hcd.c
+++ b/drivers/usb/host/isp116x-hcd.c
@@ -48,7 +48,7 @@
* URB OHCI HCD (Host Controller Driver) for USB on the AU1x00.
*
* (C) Copyright 2003
- * Gary Jennejohn, DENX Software Engineering <[email protected]>
+ * Gary Jennejohn, DENX Software Engineering <[email protected]>
*
* [[GNU/GPL disclaimer]]
*
diff --git a/drivers/usb/host/ohci-hcd.c b/drivers/usb/host/ohci-hcd.c
index e2f289e6d68..67d478f8701 100644
--- a/drivers/usb/host/ohci-hcd.c
+++ b/drivers/usb/host/ohci-hcd.c
@@ -8,7 +8,7 @@
* Zhang Wei, Freescale Semiconductor, Inc. <[email protected]>
*
* (C) Copyright 2003
- * Gary Jennejohn, DENX Software Engineering <[email protected]>
+ * Gary Jennejohn, DENX Software Engineering <[email protected]>
*
* Note: Much of this code has been derived from Linux 2.4
* (C) Copyright 1999 Roman Weissgaerber <[email protected]>