From patchwork Fri Sep 10 20:14:19 2010 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Chris Ball X-Patchwork-Id: 178352 Return-path: X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on void.printf.net X-Spam-Level: X-Spam-Status: No, score=-1.0 required=2.9 tests=RCVD_IN_DNSWL_LOW autolearn=disabled version=3.2.5 Envelope-to: chris@printf.net Delivery-date: Fri, 10 Sep 2010 21:14:23 +0100 Received: from lists.laptop.org ([18.85.2.145] helo=mail.laptop.org) by void.printf.net with esmtp (Exim 4.69) (envelope-from ) id 1Ou9zL-0000hU-37 for chris@printf.net; Fri, 10 Sep 2010 21:14:23 +0100 Received: by mail.laptop.org (Postfix) id 68A4023C4F; Fri, 10 Sep 2010 16:14:03 -0400 (EDT) Delivered-To: cjb@laptop.org Received: from spam.laptop.org (spam.laptop.org [18.85.46.23]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.laptop.org (Postfix) with ESMTPS id 5B31D23C34 for ; Fri, 10 Sep 2010 16:14:03 -0400 (EDT) X-ASG-Debug-ID: 1284149661-0b7485d00001-zHW3sV Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by spam.laptop.org with ESMTP id Qc4Bkb2I5qJO0MI2 for ; Fri, 10 Sep 2010 16:14:21 -0400 (EDT) X-Barracuda-Envelope-From: linux-mmc-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754824Ab0IJUOU (ORCPT ); Fri, 10 Sep 2010 16:14:20 -0400 Received: from void.printf.net ([89.145.121.20]:55546 "EHLO void.printf.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752938Ab0IJUOU (ORCPT ); Fri, 10 Sep 2010 16:14:20 -0400 Received: from chris by void.printf.net with local (Exim 4.69) (envelope-from ) id 1Ou9zH-0000hQ-C2; Fri, 10 Sep 2010 21:14:19 +0100 Date: Fri, 10 Sep 2010 21:14:19 +0100 From: Chris Ball To: Andrew Morton Cc: linux-mmc@vger.kernel.org X-ASG-Orig-Subj: Re: MMC maintainer Subject: Re: MMC maintainer Message-ID: <20100910201419.GA2623@void.printf.net> References: <20100909114750.09214854.akpm@linux-foundation.org> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20100909114750.09214854.akpm@linux-foundation.org> User-Agent: Mutt/1.5.18 (2008-05-17) Sender: linux-mmc-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-mmc@vger.kernel.org X-Barracuda-Connect: vger.kernel.org[209.132.180.67] X-Barracuda-Start-Time: 1284149661 X-Barracuda-URL: http://18.85.46.23:8000/cgi-mod/mark.cgi X-Virus-Scanned: by bsmtpd at laptop.org X-Barracuda-Spam-Score: 0.00 X-Barracuda-Spam-Status: No, SCORE=0.00 using global scores of TAG_LEVEL=3.5 QUARANTINE_LEVEL=1000.0 KILL_LEVEL=5.5 tests= X-Barracuda-Spam-Report: Code version 3.2, rules version 3.2.2.40504 Rule breakdown below pts rule name description ---- ---------------------- -------------------------------------------------- diff --git a/MAINTAINERS b/MAINTAINERS index 9800de5..42f86da 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3906,8 +3906,10 @@ S: Supported F: drivers/mfd/ MULTIMEDIA CARD (MMC), SECURE DIGITAL (SD) AND SDIO SUBSYSTEM -S: Orphan +M: Chris Ball L: linux-mmc@vger.kernel.org +T: git git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc.git +S: Maintained F: drivers/mmc/ F: include/linux/mmc/ @@ -5078,8 +5080,10 @@ S: Maintained F: drivers/mmc/host/sdricoh_cs.c SECURE DIGITAL HOST CONTROLLER INTERFACE (SDHCI) DRIVER -S: Orphan +M: Chris Ball L: linux-mmc@vger.kernel.org +T: git git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc.git +S: Maintained F: drivers/mmc/host/sdhci.* SECURE DIGITAL HOST CONTROLLER INTERFACE, OPEN FIRMWARE BINDINGS (SDHCI-OF)