Re: [PATCH] mmc: add ricoh e823 pci id

From: Arnd Bergmann
Date: Sat Feb 12 2011 - 12:29:42 EST


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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/