From: Robert Hancock <hancockrwd@gmail.com>
To: linux-kernel <linux-kernel@vger.kernel.org>,
ide <linux-ide@vger.kernel.org>, Jeff Garzik <jgarzik@pobox.com>
Subject: [PATCH] libata: remove experimental tag on PATA drivers
Date: Thu, 12 Nov 2009 20:13:40 -0600 [thread overview]
Message-ID: <4AFCC0D4.9020708@gmail.com> (raw)
Remove the experimental tag on Parallel ATA drivers. Though some of the
individual PATA drivers are still marked as experimental, as a group they can
hardly be considered to be, given they've been used in various distros for some
time.
Signed-off-by: Robert Hancock <hancockrwd@gmail.com>
diff --git a/drivers/ata/Kconfig b/drivers/ata/Kconfig
index f2df6e2..33133c6 100644
--- a/drivers/ata/Kconfig
+++ b/drivers/ata/Kconfig
@@ -3,7 +3,7 @@
#
menuconfig ATA
- tristate "Serial ATA (prod) and Parallel ATA (experimental) drivers"
+ tristate "Serial ATA and Parallel ATA drivers"
depends on HAS_IOMEM
depends on BLOCK
depends on !(M32R || M68K) || BROKEN
next reply other threads:[~2009-11-13 2:13 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-11-13 2:13 Robert Hancock [this message]
2009-11-13 11:07 ` [PATCH] libata: remove experimental tag on PATA drivers Alan Cox
2009-11-13 16:15 ` Bartlomiej Zolnierkiewicz
2009-11-13 18:25 ` Alan Cox
2009-11-13 19:39 ` Bartlomiej Zolnierkiewicz
2009-11-13 21:30 ` Alan Cox
2009-11-13 22:17 ` Bartlomiej Zolnierkiewicz
2009-11-13 22:42 ` Alan Cox
2009-11-13 22:58 ` Bartlomiej Zolnierkiewicz
2009-11-14 0:03 ` Alan Cox
2009-11-13 21:57 ` Jeff Garzik
2009-11-13 22:24 ` Bartlomiej Zolnierkiewicz
2009-11-13 22:26 ` Alejandro Riveira Fernández
2009-11-13 23:46 ` Bartlomiej Zolnierkiewicz
2009-11-14 0:14 ` Bartlomiej Zolnierkiewicz
2009-11-14 0:15 ` Alan Cox
2009-11-14 1:08 ` Bartlomiej Zolnierkiewicz
2009-11-14 16:04 ` Alan Cox
2009-11-14 16:59 ` Bartlomiej Zolnierkiewicz
2009-11-14 2:29 ` Matthew Garrett
2009-11-14 2:54 ` Bartlomiej Zolnierkiewicz
2009-11-14 12:02 ` Bartlomiej Zolnierkiewicz
2009-11-17 3:18 ` Jeff Garzik
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=4AFCC0D4.9020708@gmail.com \
--to=hancockrwd@gmail.com \
--cc=jgarzik@pobox.com \
--cc=linux-ide@vger.kernel.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 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.