From patchwork Tue May 31 16:24:15 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Manoj Iyer X-Patchwork-Id: 98056 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from chlorine.canonical.com (chlorine.canonical.com [91.189.94.204]) by ozlabs.org (Postfix) with ESMTP id D4E91B6F77 for ; Wed, 1 Jun 2011 02:24:46 +1000 (EST) Received: from localhost ([127.0.0.1] helo=chlorine.canonical.com) by chlorine.canonical.com with esmtp (Exim 4.71) (envelope-from ) id 1QRRk5-0006Kk-Q9; Tue, 31 May 2011 16:24:29 +0000 Received: from adelie.canonical.com ([91.189.90.139]) by chlorine.canonical.com with esmtp (Exim 4.71) (envelope-from ) id 1QRRk0-0006KZ-WC for kernel-team@lists.ubuntu.com; Tue, 31 May 2011 16:24:25 +0000 Received: from youngberry.canonical.com ([91.189.89.112]) by adelie.canonical.com with esmtp (Exim 4.71 #1 (Debian)) id 1QRRk0-0005Ou-TT for ; Tue, 31 May 2011 16:24:24 +0000 Received: from cpe-70-112-75-115.austin.res.rr.com ([70.112.75.115] helo=canonical.com) by youngberry.canonical.com with esmtpsa (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1QRRk0-00076Z-Jl for kernel-team@lists.ubuntu.com; Tue, 31 May 2011 16:24:24 +0000 From: Manoj Iyer To: kernel-team@lists.ubuntu.com Subject: [SRU NATTY 1/1] SAUCE: mmc: Enable MMC card reader for RICOH [1180:e823] Date: Tue, 31 May 2011 11:24:15 -0500 Message-Id: <1306859056-2829-1-git-send-email-manoj.iyer@canonical.com> X-Mailer: git-send-email 1.7.4.1 X-BeenThere: kernel-team@lists.ubuntu.com X-Mailman-Version: 2.1.13 Precedence: list List-Id: Kernel team discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Sender: kernel-team-bounces@lists.ubuntu.com Errors-To: kernel-team-bounces@lists.ubuntu.com Please consider the following SRU for Natty. Patch was submitted upstream and is Q'ed for Linus tree. https://lkml.org/lkml/2011/5/26/303 SRU JUSTIFICATION ================ IMPACT ====== The multi media card reader does not recognize MMC cards and so the MMC cards are not mounted. FIX === Disable MMC card reader in hardware and use SD interface to read MMC cards TEST ==== This patch was tested on an X220 by Chris Wayne. The following changes since commit 1463cecc1d1b35fb25ae11051184cc19f0254b32: UBUNTU: Ubuntu-2.6.38-9.43 (2011-04-27 17:12:39 -0700) are available in the git repository at: git://kernel.ubuntu.com/manjo/ubuntu-natty.git lp790754 Manoj Iyer (1): UBUNTU: SAUCE: mmc: Enable MMC card reader for RICOH [1180:e823] drivers/pci/quirks.c | 2 ++ include/linux/pci_ids.h | 1 + 2 files changed, 3 insertions(+), 0 deletions(-)