* [PATCH] Drop Vladimir Barinov's e-mail address
@ 2008-09-27 11:36 Jean Delvare
2008-09-27 11:51 ` [alsa-devel] " Mark Brown
0 siblings, 1 reply; 3+ messages in thread
From: Jean Delvare @ 2008-09-27 11:36 UTC (permalink / raw)
To: LKML; +Cc: Andrew Morton, alsa-devel
Every e-mail I've sent to Vladimir Barinov bounced back to me, so I
guess he no longer works at MontaVista.
Signed-off-by: Jean Delvare <khali@linux-fr.org>
---
arch/arm/plat-omap/include/mach/mtd-xip.h | 2 +-
drivers/usb/host/ehci-ixp4xx.c | 2 +-
sound/soc/codecs/tlv320aic3x.c | 2 +-
sound/soc/codecs/tlv320aic3x.h | 2 +-
sound/soc/davinci/davinci-evm.c | 2 +-
sound/soc/davinci/davinci-i2s.c | 2 +-
sound/soc/davinci/davinci-i2s.h | 2 +-
sound/soc/davinci/davinci-pcm.c | 2 +-
sound/soc/davinci/davinci-pcm.h | 2 +-
9 files changed, 9 insertions(+), 9 deletions(-)
--- linux-2.6.27-rc7.orig/arch/arm/plat-omap/include/mach/mtd-xip.h 2008-09-27 12:53:06.000000000 +0200
+++ linux-2.6.27-rc7/arch/arm/plat-omap/include/mach/mtd-xip.h 2008-09-27 12:56:40.000000000 +0200
@@ -3,7 +3,7 @@
*
* Do not include this file directly. It's included from linux/mtd/xip.h
*
- * Author: Vladimir Barinov <vbarinov@ru.mvista.com>
+ * Author: Vladimir Barinov
*
* (c) 2005 MontaVista Software, Inc. This file is licensed under the
* terms of the GNU General Public License version 2. This program is
--- linux-2.6.27-rc7.orig/drivers/usb/host/ehci-ixp4xx.c 2008-09-27 12:53:06.000000000 +0200
+++ linux-2.6.27-rc7/drivers/usb/host/ehci-ixp4xx.c 2008-09-27 12:56:30.000000000 +0200
@@ -1,7 +1,7 @@
/*
* IXP4XX EHCI Host Controller Driver
*
- * Author: Vladimir Barinov <vbarinov@ru.mvista.com>
+ * Author: Vladimir Barinov
*
* Based on "ehci-fsl.c" by Randy Vinson <rvinson@mvista.com>
*
--- linux-2.6.27-rc7.orig/sound/soc/codecs/tlv320aic3x.c 2008-09-27 12:53:06.000000000 +0200
+++ linux-2.6.27-rc7/sound/soc/codecs/tlv320aic3x.c 2008-09-27 12:56:23.000000000 +0200
@@ -1,7 +1,7 @@
/*
* ALSA SoC TLV320AIC3X codec driver
*
- * Author: Vladimir Barinov, <vbarinov@ru.mvista.com>
+ * Author: Vladimir Barinov
* Copyright: (C) 2007 MontaVista Software, Inc., <source@mvista.com>
*
* Based on sound/soc/codecs/wm8753.c by Liam Girdwood
--- linux-2.6.27-rc7.orig/sound/soc/codecs/tlv320aic3x.h 2008-09-27 12:53:06.000000000 +0200
+++ linux-2.6.27-rc7/sound/soc/codecs/tlv320aic3x.h 2008-09-27 12:56:19.000000000 +0200
@@ -1,7 +1,7 @@
/*
* ALSA SoC TLV320AIC3X codec driver
*
- * Author: Vladimir Barinov, <vbarinov@ru.mvista.com>
+ * Author: Vladimir Barinov
* Copyright: (C) 2007 MontaVista Software, Inc., <source@mvista.com>
*
* This program is free software; you can redistribute it and/or modify
--- linux-2.6.27-rc7.orig/sound/soc/davinci/davinci-evm.c 2008-09-27 12:53:06.000000000 +0200
+++ linux-2.6.27-rc7/sound/soc/davinci/davinci-evm.c 2008-09-27 12:56:14.000000000 +0200
@@ -1,7 +1,7 @@
/*
* ASoC driver for TI DAVINCI EVM platform
*
- * Author: Vladimir Barinov, <vbarinov@ru.mvista.com>
+ * Author: Vladimir Barinov
* Copyright: (C) 2007 MontaVista Software, Inc., <source@mvista.com>
*
* This program is free software; you can redistribute it and/or modify
--- linux-2.6.27-rc7.orig/sound/soc/davinci/davinci-i2s.c 2008-09-27 12:53:06.000000000 +0200
+++ linux-2.6.27-rc7/sound/soc/davinci/davinci-i2s.c 2008-09-27 12:56:11.000000000 +0200
@@ -1,7 +1,7 @@
/*
* ALSA SoC I2S (McBSP) Audio Layer for TI DAVINCI processor
*
- * Author: Vladimir Barinov, <vbarinov@ru.mvista.com>
+ * Author: Vladimir Barinov
* Copyright: (C) 2007 MontaVista Software, Inc., <source@mvista.com>
*
* This program is free software; you can redistribute it and/or modify
--- linux-2.6.27-rc7.orig/sound/soc/davinci/davinci-i2s.h 2008-09-27 12:53:06.000000000 +0200
+++ linux-2.6.27-rc7/sound/soc/davinci/davinci-i2s.h 2008-09-27 12:56:07.000000000 +0200
@@ -1,7 +1,7 @@
/*
* ALSA SoC I2S (McBSP) Audio Layer for TI DAVINCI processor
*
- * Author: Vladimir Barinov, <vbarinov@ru.mvista.com>
+ * Author: Vladimir Barinov
* Copyright: (C) 2007 MontaVista Software, Inc., <source@mvista.com>
*
* This program is free software; you can redistribute it and/or modify
--- linux-2.6.27-rc7.orig/sound/soc/davinci/davinci-pcm.c 2008-09-27 12:53:06.000000000 +0200
+++ linux-2.6.27-rc7/sound/soc/davinci/davinci-pcm.c 2008-09-27 12:56:03.000000000 +0200
@@ -1,7 +1,7 @@
/*
* ALSA PCM interface for the TI DAVINCI processor
*
- * Author: Vladimir Barinov, <vbarinov@ru.mvista.com>
+ * Author: Vladimir Barinov
* Copyright: (C) 2007 MontaVista Software, Inc., <source@mvista.com>
*
* This program is free software; you can redistribute it and/or modify
--- linux-2.6.27-rc7.orig/sound/soc/davinci/davinci-pcm.h 2008-09-27 12:53:06.000000000 +0200
+++ linux-2.6.27-rc7/sound/soc/davinci/davinci-pcm.h 2008-09-27 12:55:59.000000000 +0200
@@ -1,7 +1,7 @@
/*
* ALSA PCM interface for the TI DAVINCI processor
*
- * Author: Vladimir Barinov, <vbarinov@ru.mvista.com>
+ * Author: Vladimir Barinov
* Copyright: (C) 2007 MontaVista Software, Inc., <source@mvista.com>
*
* This program is free software; you can redistribute it and/or modify
--
Jean Delvare
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [alsa-devel] [PATCH] Drop Vladimir Barinov's e-mail address
2008-09-27 11:36 [PATCH] Drop Vladimir Barinov's e-mail address Jean Delvare
@ 2008-09-27 11:51 ` Mark Brown
2008-09-29 10:50 ` Takashi Iwai
0 siblings, 1 reply; 3+ messages in thread
From: Mark Brown @ 2008-09-27 11:51 UTC (permalink / raw)
To: Jean Delvare; +Cc: LKML, Andrew Morton, alsa-devel
On Sat, Sep 27, 2008 at 01:36:36PM +0200, Jean Delvare wrote:
> Every e-mail I've sent to Vladimir Barinov bounced back to me, so I
> guess he no longer works at MontaVista.
I can confirm this - he posted to alsa-devel saying that in response to
previous queries about the DaVinci support.
> Signed-off-by: Jean Delvare <khali@linux-fr.org>
Acked-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [alsa-devel] [PATCH] Drop Vladimir Barinov's e-mail address
2008-09-27 11:51 ` [alsa-devel] " Mark Brown
@ 2008-09-29 10:50 ` Takashi Iwai
0 siblings, 0 replies; 3+ messages in thread
From: Takashi Iwai @ 2008-09-29 10:50 UTC (permalink / raw)
To: Jean Delvare; +Cc: Mark Brown, Andrew Morton, LKML, alsa-devel
At Sat, 27 Sep 2008 12:51:54 +0100,
Mark Brown wrote:
>
> On Sat, Sep 27, 2008 at 01:36:36PM +0200, Jean Delvare wrote:
> > Every e-mail I've sent to Vladimir Barinov bounced back to me, so I
> > guess he no longer works at MontaVista.
>
> I can confirm this - he posted to alsa-devel saying that in response to
> previous queries about the DaVinci support.
>
> > Signed-off-by: Jean Delvare <khali@linux-fr.org>
>
> Acked-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Applied now. Thanks for checking.
Takashi
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2008-09-29 10:50 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-09-27 11:36 [PATCH] Drop Vladimir Barinov's e-mail address Jean Delvare
2008-09-27 11:51 ` [alsa-devel] " Mark Brown
2008-09-29 10:50 ` Takashi Iwai
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome