All of lore.kernel.org
 help / color / mirror / Atom feed
From: Manuel Lauss <manuel.lauss@googlemail.com>
To: alsa-devel@vger.kernel.org,
	Mark Brown <broonie@opensource.wolfsonmicro.com>
Cc: Liam Girdwood <lrg@ti.com>,
	Linux-MIPS <linux-mips@linux-mips.org>,
	Ralf Baechle <ralf@linux-mips.org>,
	Manuel Lauss <manuel.lauss@googlemail.com>
Subject: [PATCH V4 3/3] ALSA: deprecate MIPS AU1X00 AC97 driver
Date: Sun, 24 Jul 2011 12:11:51 +0200	[thread overview]
Message-ID: <1311502311-16916-4-git-send-email-manuel.lauss@googlemail.com> (raw)
In-Reply-To: <1311502311-16916-1-git-send-email-manuel.lauss@googlemail.com>

Now that an ASoC variant is available, tell users that this
driver is now living on borrowed time...

Signed-off-by: Manuel Lauss <manuel.lauss@googlemail.com>
---
V4: no changes.
V3: mark driver DEPRECATED instead of removing it outright.

 sound/mips/Kconfig |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

diff --git a/sound/mips/Kconfig b/sound/mips/Kconfig
index a9823fa..77dd0a1 100644
--- a/sound/mips/Kconfig
+++ b/sound/mips/Kconfig
@@ -23,12 +23,15 @@ config SND_SGI_HAL2
 
 
 config SND_AU1X00
-	tristate "Au1x00 AC97 Port Driver"
+	tristate "Au1x00 AC97 Port Driver (DEPRECATED)"
 	depends on SOC_AU1000 || SOC_AU1100 || SOC_AU1500
 	select SND_PCM
 	select SND_AC97_CODEC
 	help
 	  ALSA Sound driver for the Au1x00's AC97 port.
 
+	  Newer drivers for ASoC are available, please do not use
+	  this driver as it will be removed in the future.
+
 endif	# SND_MIPS
 
-- 
1.7.6

WARNING: multiple messages have this Message-ID (diff)
From: Manuel Lauss <manuel.lauss@googlemail.com>
To: alsa-devel@alsa-project.org
Cc: Linux-MIPS <linux-mips@linux-mips.org>,
	Manuel Lauss <manuel.lauss@googlemail.com>,
	Liam Girdwood <lrg@ti.com>, Ralf Baechle <ralf@linux-mips.org>
Subject: [PATCH V4 3/3] ALSA: deprecate MIPS AU1X00 AC97 driver
Date: Sun, 24 Jul 2011 12:11:51 +0200	[thread overview]
Message-ID: <1311502311-16916-4-git-send-email-manuel.lauss@googlemail.com> (raw)
In-Reply-To: <1311502311-16916-1-git-send-email-manuel.lauss@googlemail.com>

Now that an ASoC variant is available, tell users that this
driver is now living on borrowed time...

Signed-off-by: Manuel Lauss <manuel.lauss@googlemail.com>
---
V4: no changes.
V3: mark driver DEPRECATED instead of removing it outright.

 sound/mips/Kconfig |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

diff --git a/sound/mips/Kconfig b/sound/mips/Kconfig
index a9823fa..77dd0a1 100644
--- a/sound/mips/Kconfig
+++ b/sound/mips/Kconfig
@@ -23,12 +23,15 @@ config SND_SGI_HAL2
 
 
 config SND_AU1X00
-	tristate "Au1x00 AC97 Port Driver"
+	tristate "Au1x00 AC97 Port Driver (DEPRECATED)"
 	depends on SOC_AU1000 || SOC_AU1100 || SOC_AU1500
 	select SND_PCM
 	select SND_AC97_CODEC
 	help
 	  ALSA Sound driver for the Au1x00's AC97 port.
 
+	  Newer drivers for ASoC are available, please do not use
+	  this driver as it will be removed in the future.
+
 endif	# SND_MIPS
 
-- 
1.7.6


  parent reply	other threads:[~2011-07-24 10:13 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-07-24 10:11 [PATCH V4 0/3] ASoC for Alchemy Au1000/1500/1100 Manuel Lauss
2011-07-24 10:11 ` Manuel Lauss
2011-07-24 10:11 ` [PATCH V4 1/3] ASoC: Alchemy AC97C/I2SC audio support Manuel Lauss
2011-07-24 10:11   ` Manuel Lauss
2011-07-25  9:32   ` Liam Girdwood
2011-07-25  9:32     ` Liam Girdwood
2011-07-25 11:02     ` Manuel Lauss
2011-07-25 11:02       ` Manuel Lauss
2011-07-24 10:11 ` [PATCH V4 2/3] ASoC: Add a DB1x00 AC97 machine driver Manuel Lauss
2011-07-24 10:11   ` Manuel Lauss
2011-07-25  9:34   ` Liam Girdwood
2011-07-25  9:34     ` Liam Girdwood
2011-07-24 10:11 ` Manuel Lauss [this message]
2011-07-24 10:11   ` [PATCH V4 3/3] ALSA: deprecate MIPS AU1X00 AC97 driver Manuel Lauss
2011-07-25  9:34   ` Liam Girdwood
2011-07-25  9:34     ` Liam Girdwood

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=1311502311-16916-4-git-send-email-manuel.lauss@googlemail.com \
    --to=manuel.lauss@googlemail.com \
    --cc=alsa-devel@vger.kernel.org \
    --cc=broonie@opensource.wolfsonmicro.com \
    --cc=linux-mips@linux-mips.org \
    --cc=lrg@ti.com \
    --cc=ralf@linux-mips.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.