diff options
author | Vladimir Barinov <vbarinov@embeddedalley.com> | 2008-09-29 23:14:11 +0400 |
---|---|---|
committer | Jaroslav Kysela <perex@perex.cz> | 2008-10-10 13:41:45 +0200 |
commit | d6b52039c95556ade5c4f99592a0dc46473fbf93 (patch) | |
tree | 2047bb31a609b0046747f9461b6dc345403b996b /drivers/usb | |
parent | b636a1d947c7f1bb0e0a157663e08ce3e49b2e52 (diff) | |
download | linux-d6b52039c95556ade5c4f99592a0dc46473fbf93.tar.gz linux-d6b52039c95556ade5c4f99592a0dc46473fbf93.tar.bz2 linux-d6b52039c95556ade5c4f99592a0dc46473fbf93.zip |
ALSA: Correct Vladimir Barinov's e-mail address
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
Diffstat (limited to 'drivers/usb')
-rw-r--r-- | drivers/usb/host/ehci-ixp4xx.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/usb/host/ehci-ixp4xx.c b/drivers/usb/host/ehci-ixp4xx.c index f9575c409124..9c32063a0c2f 100644 --- a/drivers/usb/host/ehci-ixp4xx.c +++ b/drivers/usb/host/ehci-ixp4xx.c @@ -1,7 +1,7 @@ /* * IXP4XX EHCI Host Controller Driver * - * Author: Vladimir Barinov <vbarinov@ru.mvista.com> + * Author: Vladimir Barinov <vbarinov@embeddedalley.com> * * Based on "ehci-fsl.c" by Randy Vinson <rvinson@mvista.com> * |