From patchwork Wed Aug 6 17:03:09 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Peter Griffin X-Patchwork-Id: 4687331 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 EF7C7C0338 for ; Wed, 6 Aug 2014 17:06:12 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 2EBC3200D7 for ; Wed, 6 Aug 2014 17:06:12 +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 56406200DB for ; Wed, 6 Aug 2014 17:06:10 +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 1XF4dY-000489-Fu; Wed, 06 Aug 2014 17:04:28 +0000 Received: from mail-we0-f171.google.com ([74.125.82.171]) by bombadil.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1XF4d1-0003ep-1v for linux-arm-kernel@lists.infradead.org; Wed, 06 Aug 2014 17:03:56 +0000 Received: by mail-we0-f171.google.com with SMTP id p10so3039602wes.2 for ; Wed, 06 Aug 2014 10:03:32 -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=gAM4yDiXBMMX9n//5umcUztW5Hu2ccNONwro+w4/d3g=; b=SYIzkv1qKiGMgFqmsgGz7td0a9FYFlEk1ixv3SqlnUP5bKkpVTBhbHcjZDgjYLgbPz 322VEz9TGj5LpZ8Hg9fmslVvoD/Fso9pKdLKtEC85mnuOhOW+wr1xAY4NHFD1793pL+L UHT4MS9trL7SI6kfwXw43Vyn/fA6pN+1ysHbAaahyT33jdwem9Jxnqd4OpTiLdI0QP9H h1PXDoepGJdJ0zkkm5Y94AbdRPu9ngorYhTiaLyyRbMRM+rIdLBu0D7tUsstuQJo1hMy ZvpBB3/763OEae+Sx7g2sBM+ChArMON/PxCwITWjIaDweLaOX5LX1VXsOvpgOhaRPGAI Z9TA== X-Gm-Message-State: ALoCoQmm+7D6RoKgPV8nIRE7pUamTzzvPdvNDTy6HiRuNqxfYxKb1ovlkCIvN6LpQFuQDl3CbYqz X-Received: by 10.180.105.6 with SMTP id gi6mr48442186wib.81.1407344612529; Wed, 06 Aug 2014 10:03:32 -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 f6sm3712805wja.25.2014.08.06.10.03.30 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Wed, 06 Aug 2014 10:03:31 -0700 (PDT) From: Peter Griffin To: linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, gregkh@linuxfoundation.org, stern@rowland.harvard.edu, srinivas.kandagatla@gmail.com, maxime.coquelin@st.com, patrice.chotard@st.com, arnd@arndb.de Subject: [PATCH v3 6/6] MAINTAINERS: Add ehci-st.c and ohci-st.c to ARCH/STI architecture Date: Wed, 6 Aug 2014 18:03:09 +0100 Message-Id: <1407344589-24863-7-git-send-email-peter.griffin@linaro.org> X-Mailer: git-send-email 1.9.1 In-Reply-To: <1407344589-24863-1-git-send-email-peter.griffin@linaro.org> References: <1407344589-24863-1-git-send-email-peter.griffin@linaro.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20140806_100355_244594_A61824CD X-CRM114-Status: UNSURE ( 9.02 ) X-CRM114-Notice: Please train this message. X-Spam-Score: -0.7 (/) Cc: peter.griffin@linaro.org, devicetree@vger.kernel.org, linux-usb@vger.kernel.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=-2.6 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 --- MAINTAINERS | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index 359a64e..847572d 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1325,7 +1325,8 @@ 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 +F: drivers/usb/host/ehci-st.c +F: drivers/usb/host/ohci-st.c ARM/TECHNOLOGIC SYSTEMS TS7250 MACHINE SUPPORT M: Lennert Buytenhek