[PATCH 2/2] UBUNTU: SAUCE: add ricoh 0xe823 pci id.
Manoj Iyer
manoj.iyer at canonical.com
Mon Feb 14 16:09:24 UTC 2011
Stefan,
The patch is Q'd for .39 and is also tagged stable by the MMC
maintainer, it will be really helpful to have this patch in Maverick
asap as this fixes MMC card readers on a verity of Lenovo products.
Thanks
On Mon, Feb 14, 2011 at 7:20 AM, Stefan Bader
<stefan.bader at canonical.com> wrote:
> On 02/11/2011 11:57 PM, Manoj Iyer wrote:
>> Patch was submitted upstream, https://lkml.org/lkml/2011/2/11/309
>>
>> BugLink: http://bugs.launchpad.net/bugs/717435
>>
>> Signed-off-by: Manoj Iyer <manoj.iyer at canonical.com>
>>
> This patch is not (yet) upstream. We cannot SRU patches before they are
> mainline. Please submit again, when it is in Linus tree.
>
>> This patch was tested on Lenovo x220 and was reported to work.
>> ---
>> drivers/mmc/host/sdhci-pci.c | 8 ++++++++
>> 1 files changed, 8 insertions(+), 0 deletions(-)
>>
>> diff --git a/drivers/mmc/host/sdhci-pci.c b/drivers/mmc/host/sdhci-pci.c
>> index e021431..c53b22d 100644
>> --- a/drivers/mmc/host/sdhci-pci.c
>> +++ b/drivers/mmc/host/sdhci-pci.c
>> @@ -415,6 +415,14 @@ static const struct pci_device_id pci_ids[] __devinitdata = {
>> },
>>
>> {
>> + .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,
>
>
> --
> kernel-team mailing list
> kernel-team at lists.ubuntu.com
> https://lists.ubuntu.com/mailman/listinfo/kernel-team
>
--
-----------------------------------------------------
Manoj Iyer
Ubuntu/Canonical Kernel Developer
Hardware Enablement Team
------------------------------------------------------
More information about the kernel-team
mailing list