linux-spi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Grant Likely <grant.likely@secretlab.ca>
To: Linus Walleij <linus.walleij@stericsson.com>
Cc: spi-devel-general@lists.sourceforge.net,
	Lee Jones <lee.jones@linaro.org>,
	linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH 2/2] spi/pl022: mark driver non-experimental
Date: Thu, 19 May 2011 10:56:10 -0600	[thread overview]
Message-ID: <20110519165610.GG3085@ponder.secretlab.ca> (raw)
In-Reply-To: <1305807199-11739-1-git-send-email-linus.walleij@stericsson.com>

On Thu, May 19, 2011 at 02:13:19PM +0200, Linus Walleij wrote:
> This driver has no TODO, and is now used on several platforms:
> ARM, U300, Ux500, SPEAr and more. So drop the EXPERIMENTAL
> requirement.
> 
> Signed-off-by: Linus Walleij <linus.walleij@stericsson.com>

Applied, thanks.

g.

> ---
>  drivers/spi/Kconfig |    4 ++--
>  1 files changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/drivers/spi/Kconfig b/drivers/spi/Kconfig
> index fc14b8d..fbd96b2 100644
> --- a/drivers/spi/Kconfig
> +++ b/drivers/spi/Kconfig
> @@ -271,8 +271,8 @@ config SPI_ORION
>  	  This enables using the SPI master controller on the Orion chips.
>  
>  config SPI_PL022
> -	tristate "ARM AMBA PL022 SSP controller (EXPERIMENTAL)"
> -	depends on ARM_AMBA && EXPERIMENTAL
> +	tristate "ARM AMBA PL022 SSP controller"
> +	depends on ARM_AMBA
>  	default y if MACH_U300
>  	default y if ARCH_REALVIEW
>  	default y if INTEGRATOR_IMPD1
> -- 
> 1.7.3.2
> 

      reply	other threads:[~2011-05-19 16:56 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-19 12:13 [PATCH 2/2] spi/pl022: mark driver non-experimental Linus Walleij
2011-05-19 16:56 ` Grant Likely [this message]

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=20110519165610.GG3085@ponder.secretlab.ca \
    --to=grant.likely@secretlab.ca \
    --cc=lee.jones@linaro.org \
    --cc=linus.walleij@stericsson.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=spi-devel-general@lists.sourceforge.net \
    /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).