From patchwork Fri Mar 13 12:52:00 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Ulf Hansson X-Patchwork-Id: 45776 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-we0-f200.google.com (mail-we0-f200.google.com [74.125.82.200]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id 8CB5C214CB for ; Fri, 13 Mar 2015 12:52:05 +0000 (UTC) Received: by wesp10 with SMTP id p10sf16401346wes.3 for ; Fri, 13 Mar 2015 05:52:04 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:delivered-to:from:to:cc:subject :date:message-id:x-original-sender:x-original-authentication-results :precedence:mailing-list:list-id:list-post:list-help:list-archive :list-unsubscribe; bh=+6UKSbABTnuK6pLZHXVmQtdYdbIhkiC1bvNdmAxs56A=; b=jW1qr3jcaZwPGKmP+2yZIbAJnkP3oJJvw7qk6v51DM9tc5ESuIZkYC1A0Yumx6YuV/ kGpidC0YGm86sjCrCkXv1ZlNy3OeCuvdu35mqz5WurTru8q+bmxslFqlsZFq3b++khH9 Jb4ivqdZrpvmkTAFe6kD1q5q8K/CbmbnILUQq7VjJpYEQjdyOZoxXoJnhDWkI9SO6muI QzW0N4mjjajbXeYtaXOkrMW+S7mV8wWydZ2pf3F5Qk/6u3LiZHrjtODSoeWVWzF2cedQ ixxj7Js7PtDYJabHUPiYFBe870JpMjl/r7RNjDL6Rwimwis8nOlgeFGP5ivBqTKB6Z0H Zgpg== X-Gm-Message-State: ALoCoQmhW8i8sgcy6ft/b4M9I4O29PeIXU1xener7YEKITeu5CZ/VhfDNuyBdySwSgepG/11sVJz X-Received: by 10.180.101.101 with SMTP id ff5mr10405863wib.5.1426251124911; Fri, 13 Mar 2015 05:52:04 -0700 (PDT) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.152.25.193 with SMTP id e1ls412666lag.80.gmail; Fri, 13 Mar 2015 05:52:04 -0700 (PDT) X-Received: by 10.152.5.194 with SMTP id u2mr43370780lau.88.1426251124659; Fri, 13 Mar 2015 05:52:04 -0700 (PDT) Received: from mail-lb0-f176.google.com (mail-lb0-f176.google.com. [209.85.217.176]) by mx.google.com with ESMTPS id k2si1314906lah.93.2015.03.13.05.52.04 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 13 Mar 2015 05:52:04 -0700 (PDT) Received-SPF: pass (google.com: domain of patch+caf_=patchwork-forward=linaro.org@linaro.org designates 209.85.217.176 as permitted sender) client-ip=209.85.217.176; Received: by lbiw7 with SMTP id w7so22555161lbi.6 for ; Fri, 13 Mar 2015 05:52:04 -0700 (PDT) X-Received: by 10.112.185.66 with SMTP id fa2mr42373730lbc.117.1426251124512; Fri, 13 Mar 2015 05:52:04 -0700 (PDT) X-Forwarded-To: patchwork-forward@linaro.org X-Forwarded-For: patch@linaro.org patchwork-forward@linaro.org Delivered-To: patches@linaro.org Received: by 10.112.35.133 with SMTP id h5csp887793lbj; Fri, 13 Mar 2015 05:52:04 -0700 (PDT) X-Received: by 10.112.64.193 with SMTP id q1mr43371723lbs.88.1426251124181; Fri, 13 Mar 2015 05:52:04 -0700 (PDT) Received: from mail-la0-f54.google.com (mail-la0-f54.google.com. [209.85.215.54]) by mx.google.com with ESMTPS id h1si1307510laa.160.2015.03.13.05.52.04 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 13 Mar 2015 05:52:04 -0700 (PDT) Received-SPF: pass (google.com: domain of ulf.hansson@linaro.org designates 209.85.215.54 as permitted sender) client-ip=209.85.215.54; Received: by labgm9 with SMTP id gm9so22330899lab.13 for ; Fri, 13 Mar 2015 05:52:04 -0700 (PDT) X-Received: by 10.112.147.200 with SMTP id tm8mr42718947lbb.71.1426251124060; Fri, 13 Mar 2015 05:52:04 -0700 (PDT) Received: from uffe-Latitude-E6430s.lan (90-231-160-185-no158.tbcn.telia.com. [90.231.160.185]) by mx.google.com with ESMTPSA id n15sm380298laa.36.2015.03.13.05.52.02 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Fri, 13 Mar 2015 05:52:03 -0700 (PDT) From: Ulf Hansson To: linux-mmc@vger.kernel.org, Ulf Hansson , Chris Ball Cc: linux-kernel@vger.kernel.org Subject: [PATCH 3/3] MAINTAINERS: mmc: Cleanup MMC/SD/SDIO section and SDHCI driver section Date: Fri, 13 Mar 2015 13:52:00 +0100 Message-Id: <1426251120-10966-1-git-send-email-ulf.hansson@linaro.org> X-Mailer: git-send-email 1.9.1 X-Removed-Original-Auth: Dkim didn't pass. X-Original-Sender: ulf.hansson@linaro.org X-Original-Authentication-Results: mx.google.com; spf=pass (google.com: domain of patch+caf_=patchwork-forward=linaro.org@linaro.org designates 209.85.217.176 as permitted sender) smtp.mail=patch+caf_=patchwork-forward=linaro.org@linaro.org Precedence: list Mailing-list: list patchwork-forward@linaro.org; contact patchwork-forward+owners@linaro.org List-ID: X-Google-Group-Id: 836684582541 List-Post: , List-Help: , List-Archive: List-Unsubscribe: , As Chris Ball has moved on to other assignments, he's no longer able to help me maintain MMC. Let's remove him from the MMC sections. This also affects the SDHCI DRIVER section, since its state now becomes orphan. Cc: Chris Ball Signed-off-by: Ulf Hansson --- MAINTAINERS | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index 582b4b4..50479c8 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -6547,10 +6547,8 @@ F: drivers/mfd/ F: include/linux/mfd/ MULTIMEDIA CARD (MMC), SECURE DIGITAL (SD) AND SDIO SUBSYSTEM -M: Chris Ball M: Ulf Hansson L: linux-mmc@vger.kernel.org -T: git git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc.git T: git git://git.linaro.org/people/ulf.hansson/mmc.git S: Maintained F: drivers/mmc/ @@ -8650,10 +8648,8 @@ S: Maintained F: drivers/mmc/host/sdricoh_cs.c SECURE DIGITAL HOST CONTROLLER INTERFACE (SDHCI) DRIVER -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 +S: Orphan F: drivers/mmc/host/sdhci.* F: drivers/mmc/host/sdhci-pltfm.[ch]