From patchwork Thu Jul 24 11:00:16 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Peter Griffin X-Patchwork-Id: 4617001 Return-Path: X-Original-To: patchwork-linux-arm@patchwork.kernel.org Delivered-To: patchwork-parsemail@patchwork1.web.kernel.org Received: from mail.kernel.org (mail.kernel.org [198.145.19.201]) by patchwork1.web.kernel.org (Postfix) with ESMTP id B21BC9F375 for ; Thu, 24 Jul 2014 11:04:24 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id F41FE201D3 for ; Thu, 24 Jul 2014 11:04:22 +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 36758201CD for ; Thu, 24 Jul 2014 11:04:22 +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 1XAGmK-0000YR-KU; Thu, 24 Jul 2014 11:01:40 +0000 Received: from mail-wg0-f48.google.com ([74.125.82.48]) by bombadil.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1XAGlr-0000Pf-2R for linux-arm-kernel@lists.infradead.org; Thu, 24 Jul 2014 11:01:15 +0000 Received: by mail-wg0-f48.google.com with SMTP id x13so2501261wgg.31 for ; Thu, 24 Jul 2014 04:00:48 -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=HILq+SSucw2HJW7dSqNfEGvSk3EFJa0YQuWCRxWo/uw=; b=bgSxy383v1Jo3FG7jm4YXU2oWXyj2EffeUZMjOXvLxpwhvrzHfKPYzWIqcLMxYklrg nywhoJKpkIoULTihwh2v1o18yj/v2Hpa4zxzT+ZUW8rs/+t9JkLzTLs0eQoKKhwqBXPk Ijlmvz3tPQKGG+piXsrKeFLIFwZRJCl/JN/c6KNCygrX0bO/WeWPOYLwVcup1tmgDRFS i0j0w5yu2fRb3p6zlMqn23AhC3aMSPaqpEJA3TZ5X2UFzieVAEGg2FDt1T/umpUkuCnT RL4130SgnEdQlPLPMEihCOuv/Jj0RhVHaJr4DrzgLetWEP/g/pJqkSiD+yEh/+7ueeXW JVaw== X-Gm-Message-State: ALoCoQnNxwniM4pjhc7MQ9gfoh5OLaICVGcqh4g2WzzUbnku+S2odh1iqOoFOKiGanhIs3WUxvzw X-Received: by 10.194.187.101 with SMTP id fr5mr10961625wjc.125.1406199648186; Thu, 24 Jul 2014 04:00:48 -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 n2sm14885912wjf.40.2014.07.24.04.00.46 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Thu, 24 Jul 2014 04:00:47 -0700 (PDT) From: Peter Griffin To: linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, maxime.coquelin@st.com, patrice.chotard@st.com, gregkh@linuxfoundation.org, srinivas.kandagatla@gmail.com, linux-usb@vger.kernel.org, devicetree@vger.kernel.org Subject: [PATCH v2 3/3] MAINTAINERS: Add st-hcd to ARCH/STI architecture Date: Thu, 24 Jul 2014 12:00:16 +0100 Message-Id: <1406199616-10533-4-git-send-email-peter.griffin@linaro.org> X-Mailer: git-send-email 1.9.1 In-Reply-To: <1406199616-10533-1-git-send-email-peter.griffin@linaro.org> References: <1406199616-10533-1-git-send-email-peter.griffin@linaro.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20140724_040111_256426_70E880EE X-CRM114-Status: UNSURE ( 9.16 ) X-CRM114-Notice: Please train this message. X-Spam-Score: -0.7 (/) Cc: peter.griffin@linaro.org, lee.jones@linaro.org X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.18-1 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=-1.9 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 --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+) diff --git a/MAINTAINERS b/MAINTAINERS index 702ca10..359a64e 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1325,6 +1325,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/usb/host/st-hcd.c ARM/TECHNOLOGIC SYSTEMS TS7250 MACHINE SUPPORT M: Lennert Buytenhek