All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ben Dooks <ben-linux@fluff.org>
To: akpm@linux-foundation.org
Cc: mm-commits@vger.kernel.org, kmpark@infradead.org,
	kyungmin.park@samsung.com, linux-mmc@vger.kernel.org
Subject: Re: + s5pc110-sdhci-s3c-support-on-s5pc110.patch added to -mm tree
Date: Fri, 11 Jun 2010 01:36:32 +0100	[thread overview]
Message-ID: <20100611003632.GC3498@trinity.fluff.org> (raw)
In-Reply-To: <201006102043.o5AKhHK1022728@imap1.linux-foundation.org>


On Thu, Jun 10, 2010 at 01:43:17PM -0700, akpm@linux-foundation.org wrote:
> 
> The patch titled
>      s5pc110: SDHCI-s3c support on s5pc110
> has been added to the -mm tree.  Its filename is
>      s5pc110-sdhci-s3c-support-on-s5pc110.patch
> 
> Before you just go and hit "reply", please:
>    a) Consider who else should be cc'ed
>    b) Prefer to cc a suitable mailing list as well
>    c) Ideally: find the original patch on the mailing list and do a
>       reply-to-all to that, adding suitable additional cc's
> 
> *** Remember to use Documentation/SubmitChecklist when testing your code ***
> 
> See http://userweb.kernel.org/~akpm/stuff/added-to-mm.txt to find
> out what to do about this
> 
> The current -mm tree may be found at http://userweb.kernel.org/~akpm/mmotm/
> 
> ------------------------------------------------------
> Subject: s5pc110: SDHCI-s3c support on s5pc110
> From: Kyungmin Park <kmpark@infradead.org>
> 
> s5pc110 (aka s5pv210) uses the same SDHCI IP.
> 
> Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
> 
> Cc: <linux-mmc@vger.kernel.org>
> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
> ---
> 
>  drivers/mmc/host/Kconfig |    2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff -puN drivers/mmc/host/Kconfig~s5pc110-sdhci-s3c-support-on-s5pc110 drivers/mmc/host/Kconfig
> --- a/drivers/mmc/host/Kconfig~s5pc110-sdhci-s3c-support-on-s5pc110
> +++ a/drivers/mmc/host/Kconfig
> @@ -123,7 +123,7 @@ config MMC_SDHCI_PLTFM
>  
>  config MMC_SDHCI_S3C
>  	tristate "SDHCI support on Samsung S3C SoC"
> -	depends on MMC_SDHCI && (PLAT_S3C24XX || PLAT_S3C64XX)
> +	depends on MMC_SDHCI && PLAT_SAMSUNG

I've no problem with drivers being made available across the
PLAT_SAMSUNG range when they are truly generic, however the SDHCI
is only almost generic.

I'm not sure whether to ask for this one to be held until we've had
some time to discuss what we do about these on the relevant mailing
lists or say ok, this is what we should do.

-- 
Ben

Q:      What's a light-year?
A:      One-third less calories than a regular year.


      reply	other threads:[~2010-06-11  0:36 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-06-10 20:43 + s5pc110-sdhci-s3c-support-on-s5pc110.patch added to -mm tree akpm
2010-06-11  0:36 ` Ben Dooks [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=20100611003632.GC3498@trinity.fluff.org \
    --to=ben-linux@fluff.org \
    --cc=akpm@linux-foundation.org \
    --cc=kmpark@infradead.org \
    --cc=kyungmin.park@samsung.com \
    --cc=linux-mmc@vger.kernel.org \
    --cc=mm-commits@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.