From patchwork Wed Jun 4 16:30:24 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Peter Griffin X-Patchwork-Id: 4295851 Return-Path: X-Original-To: patchwork-linux-arm@patchwork.kernel.org Delivered-To: patchwork-parsemail@patchwork2.web.kernel.org Received: from mail.kernel.org (mail.kernel.org [198.145.19.201]) by patchwork2.web.kernel.org (Postfix) with ESMTP id 83BD1BEEA7 for ; Wed, 4 Jun 2014 16:34:39 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 991BA201B9 for ; Wed, 4 Jun 2014 16:34:34 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.9]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id BF327201CE for ; Wed, 4 Jun 2014 16:34:33 +0000 (UTC) Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1WsE7K-0007y5-Vm; Wed, 04 Jun 2014 16:32:46 +0000 Received: from mail-we0-f177.google.com ([74.125.82.177]) by bombadil.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1WsE6T-00073C-6k for linux-arm-kernel@lists.infradead.org; Wed, 04 Jun 2014 16:31:57 +0000 Received: by mail-we0-f177.google.com with SMTP id x48so8639402wes.22 for ; Wed, 04 Jun 2014 09:31:30 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=tFcOTQoMLUPetxqH8gXC62stVzy1XWl5Sge9mMQIjfU=; b=cXx0o0YVywKppV1w/uaSrPaSjFfK0HjVT+XOXNy+eT76UehsupUnOzQE/lDWFI4Dcc Bx9g5/pevtURVPfN0e4p8MtwFPA2qY2RhsRswhaUHDyfpNV1G26ULnltsQgx0VpxhqDh S1owMiMnVSo9NJlPASTlANKRfA1fXHZ5QgrHmB2AhKWwHszE0nBHm9/ALVPh2HAhUnJn OXE+9osjegbRNvnoAE78TrPI4/bcTEYWRZDp6UmZ371bnpPKfapl4TZ4FVHtIakbHniE xP7XLaln81t4ox6VlQw+S1gp2gOnCqCdkm8+KUxJf+T14gXGm26MixP/JgN64dn19vyC c+SA== X-Gm-Message-State: ALoCoQnYaEzu+lZFtpI4PwkK5N7fVN4TvYk4ukdP3k/jiECxdv4dhgVD7lVyvC2QM9nX7LD+HoS0 X-Received: by 10.194.186.210 with SMTP id fm18mr6627285wjc.67.1401899490821; Wed, 04 Jun 2014 09:31:30 -0700 (PDT) Received: from localhost.localdomain (cpc14-aztw22-2-0-cust189.18-1.cable.virginm.net. [82.45.1.190]) by mx.google.com with ESMTPSA id s10sm4355698wjs.29.2014.06.04.09.31.29 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Wed, 04 Jun 2014 09:31:30 -0700 (PDT) From: Peter Griffin To: linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, chris@printf.net, ulf.hansson@linaro.org, maxime.coquelin@st.com, patrice.chotard@st.com, srinivas.kandagatla@gmail.com Subject: [PATCH v3 10/10] MAINTAINERS: Add sdhci-st file to ARCH/STI architecture Date: Wed, 4 Jun 2014 17:30:24 +0100 Message-Id: <1401899424-1365-11-git-send-email-peter.griffin@linaro.org> X-Mailer: git-send-email 1.9.1 In-Reply-To: <1401899424-1365-1-git-send-email-peter.griffin@linaro.org> References: <1401899424-1365-1-git-send-email-peter.griffin@linaro.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20140604_093153_408181_4C566499 X-CRM114-Status: UNSURE ( 9.72 ) X-CRM114-Notice: Please train this message. X-Spam-Score: -0.7 (/) Cc: peter.griffin@linaro.org, devicetree@vger.kernel.org, linux-mmc@vger.kernel.org, kernel@stlinux.com X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Spam-Status: No, score=-2.5 required=5.0 tests=BAYES_00,RP_MATCHES_RCVD, UNPARSEABLE_RELAY autolearn=unavailable version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on mail.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP Signed-off-by: Peter Griffin Acked-by: Lee Jones Acked-by: Maxime Coquelin --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+) diff --git a/MAINTAINERS b/MAINTAINERS index 6dc67b1..19dc265 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1306,6 +1306,7 @@ F: drivers/pinctrl/pinctrl-st.c F: drivers/media/rc/st_rc.c F: drivers/i2c/busses/i2c-st.c F: drivers/tty/serial/st-asc.c +F: drivers/mmc/host/sdhci-st.c ARM/TECHNOLOGIC SYSTEMS TS7250 MACHINE SUPPORT M: Lennert Buytenhek