All of lore.kernel.org
 help / color / mirror / Atom feed
From: Arnd Bergmann <arnd@arndb.de>
To: Chris Ball <cjb@laptop.org>
Cc: Manoj Iyer <manoj.iyer@canonical.com>,
	linux-kernel@vger.kernel.org, linux-mmc@vger.kernel.org
Subject: Re: [PATCH] mmc: add ricoh e823 pci id
Date: Sat, 12 Feb 2011 18:29:26 +0100	[thread overview]
Message-ID: <201102121829.26608.arnd@arndb.de> (raw)
In-Reply-To: <20110211224234.GA1958@void.printf.net>

On Friday 11 February 2011 23:42:34 Chris Ball wrote:
> >  
> >       {
> > +             .vendor         = PCI_VENDOR_ID_RICOH,
> > +             .device         = 0xe823,
> > +             .subvendor      = PCI_ANY_ID,
> > +             .subdevice      = PCI_ANY_ID,
> > +             .driver_data    = (kernel_ulong_t)&sdhci_ricoh_mmc,
> > +     },
> > +
> > +     {
> >               .vendor         = PCI_VENDOR_ID_ENE,
> >               .device         = PCI_DEVICE_ID_ENE_CB712_SD,
> >               .subvendor      = PCI_ANY_ID,
> 
> Thanks, pushed to mmc-next for .39.

Wouldn't this be a candidate for -stable as well?

	Arnd

  reply	other threads:[~2011-02-12 17:29 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-02-11 22:25 [Patch] mmc: add ricoh 0xe823 pci id Manoj Iyer
2011-02-11 22:25 ` [PATCH] mmc: add ricoh e823 " Manoj Iyer
2011-02-11 22:42   ` Chris Ball
2011-02-12 17:29     ` Arnd Bergmann [this message]
2011-02-12 17:34       ` Chris Ball

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=201102121829.26608.arnd@arndb.de \
    --to=arnd@arndb.de \
    --cc=cjb@laptop.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mmc@vger.kernel.org \
    --cc=manoj.iyer@canonical.com \
    /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.