From: Sergei Shtylyov <sshtylyov@ru.mvista.com>
To: Alan Cox <alan@lxorguk.ukuu.org.uk>
Cc: jeff@garzik.org, linux-ide@vger.kernel.org
Subject: Re: [PATCH] ata: Fix experimental tags
Date: Tue, 21 Oct 2008 18:30:34 +0400 [thread overview]
Message-ID: <48FDE78A.2000008@ru.mvista.com> (raw)
In-Reply-To: <20081021124529.31706.54794.stgit@localhost.localdomain>
Hello.
Alan Cox wrote:
> Various tags are now way out of date
> Signed-off-by: Alan Cox <alan@redhat.com>
> diff --git a/drivers/ata/Kconfig b/drivers/ata/Kconfig
> index 78fbec8..4095a2c 100644
> --- a/drivers/ata/Kconfig
> +++ b/drivers/ata/Kconfig
[...]
> @@ -389,7 +389,7 @@ config PATA_HPT3X3_DMA
> problems with DMA on this chipset.
>
> config PATA_ISAPNP
> - tristate "ISA Plug and Play PATA support (Experimental)"
> + tristate "ISA Plug and Play PATA support"
> depends on EXPERIMENTAL && ISAPNP
> help
> This option enables support for ISA plug & play ATA
[...]
> @@ -507,7 +507,7 @@ config PATA_NS87410
> If unsure, say N.
>
> config PATA_NS87415
> - tristate "Nat Semi NS87415 PATA support (Experimental)"
> + tristate "Nat Semi NS87415 PATA support"
> depends on PCI && EXPERIMENTAL
> help
> This option enables support for the National Semiconductor
> @@ -544,7 +544,7 @@ config PATA_PCMCIA
> If unsure, say N.
>
> config PATA_PDC_OLD
> - tristate "Older Promise PATA controller support (Experimental)"
> + tristate "Older Promise PATA controller support"
> depends on PCI && EXPERIMENTAL
> help
> This option enables support for the Promise 20246, 20262, 20263,
[...]
> @@ -586,7 +586,7 @@ config PATA_RZ1000
> If unsure, say N.
>
> config PATA_SC1200
> - tristate "SC1200 PATA support (Very Experimental)"
> + tristate "SC1200 PATA support"
> depends on PCI && EXPERIMENTAL
> help
> This option enables support for the NatSemi/AMD SC1200 SoC
> @@ -620,7 +620,7 @@ config PATA_SIL680
> If unsure, say N.
>
> config PATA_SIS
> - tristate "SiS PATA support (Experimental)"
> + tristate "SiS PATA support"
> depends on PCI && EXPERIMENTAL
Didn't you forget to remove EXPERIMENTAL as well on the above?
MBR, Sergei
next prev parent reply other threads:[~2008-10-21 14:30 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-10-21 12:45 [PATCH] ata: Fix experimental tags Alan Cox
2008-10-21 14:30 ` Sergei Shtylyov [this message]
2008-10-21 14:32 ` Jeff Garzik
2008-10-23 0:37 ` 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=48FDE78A.2000008@ru.mvista.com \
--to=sshtylyov@ru.mvista.com \
--cc=alan@lxorguk.ukuu.org.uk \
--cc=jeff@garzik.org \
--cc=linux-ide@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;
as well as URLs for NNTP newsgroup(s).