mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Jean Delvare <khali@linux-fr.org>
To: LKML <linux-kernel@vger.kernel.org>
Cc: Andrew Morton <akpm@linux-foundation.org>, alsa-devel@alsa-project.org
Subject: [PATCH] Drop Vladimir Barinov's e-mail address
Date: Sat, 27 Sep 2008 13:36:36 +0200	[thread overview]
Message-ID: <20080927133636.02a58b0a@hyperion.delvare> (raw)

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

             reply	other threads:[~2008-09-27 11:36 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-09-27 11:36 Jean Delvare [this message]
2008-09-27 11:51 ` [alsa-devel] " Mark Brown
2008-09-29 10:50   ` Takashi Iwai

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20080927133636.02a58b0a@hyperion.delvare \
    --to=khali@linux-fr.org \
    --cc=akpm@linux-foundation.org \
    --cc=alsa-devel@alsa-project.org \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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