From patchwork Wed Sep 14 13:27:41 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Peter Griffin X-Patchwork-Id: 9331529 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id 4D2F360231 for ; Wed, 14 Sep 2016 13:43:32 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 3EAC429E6A for ; Wed, 14 Sep 2016 13:43:32 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 32C3529E6C; Wed, 14 Sep 2016 13:43:32 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-4.1 required=2.0 tests=BAYES_00,DKIM_SIGNED, RCVD_IN_DNSWL_MED,T_DKIM_INVALID autolearn=ham version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.9]) (using TLSv1.2 with cipher AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id AD3A229E6A for ; Wed, 14 Sep 2016 13:43:28 +0000 (UTC) Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.85_2 #1 (Red Hat Linux)) id 1bkARZ-0006Bp-K5; Wed, 14 Sep 2016 13:41:41 +0000 Received: from mail-wm0-x234.google.com ([2a00:1450:400c:c09::234]) by bombadil.infradead.org with esmtps (Exim 4.85_2 #1 (Red Hat Linux)) id 1bkAFh-0001bw-JD for linux-arm-kernel@lists.infradead.org; Wed, 14 Sep 2016 13:29:29 +0000 Received: by mail-wm0-x234.google.com with SMTP id k186so7275563wmd.0 for ; Wed, 14 Sep 2016 06:29:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=cAOLsfvCRFqFFAB8mbrH8dwQ65md9xh/YC37ULV1SkU=; b=KRvDve57U+tBwb4jVuWlc02hSkdDNRBKtxA+XiXBJcSpl3lafiC0fOe4lvRC5vhUGN xCHWdto4m105tMucs29q4AioLbqweKnmzDcxRmeq7xL+DT45BaCeQAFYu+4O4U/R9HaB ZhP4b71lend/VLp34SVHbTAR+Yt/CXJf4gPtE= 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=cAOLsfvCRFqFFAB8mbrH8dwQ65md9xh/YC37ULV1SkU=; b=PmbgQF5mit7JTzmSsKwupL2dd69Gcd+KZa8vWpugm8vu6S9+QK3ymFqHkD0PRJTBQC j5GJEG2YcEiSFj2lflsO6G3IeKBpAHKNpmPEx+6pMr73RNpl3OfKtvD7d491igJp3O6X 2mGEhVjqHg3dWYES9/qzMoUX1YDQiUJ1ntsADMx7b0cG1h5VewiVNmI3atIa8G4UIqzJ T62Prd/o4iXlAhGr5Cg7pHlx6vdTBauqrRu1Venq/a2Smc/RdAe9TrO2Q0fwdRjgjXxU htEdHHCwUk/uEMk60VqmHA+e7ylkLWGOLjHGOrsBCg+0B+bdHxIa4tx7esWqKsZggxxA QEww== X-Gm-Message-State: AE9vXwOwGaBN+uv28ohuIiuqBOJkGeW6e4k8Xwy+vC3q5gVqjAbGSW8Hm/UFYuUxDdfJ11b6 X-Received: by 10.194.223.8 with SMTP id qq8mr2620801wjc.7.1473859743409; Wed, 14 Sep 2016 06:29:03 -0700 (PDT) Received: from localhost.localdomain (cpc89244-aztw30-2-0-cust4998.18-1.cable.virginm.net. [86.31.179.135]) by smtp.gmail.com with ESMTPSA id c5sm4212812wjw.29.2016.09.14.06.29.02 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Wed, 14 Sep 2016 06:29:02 -0700 (PDT) From: Peter Griffin To: linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, kernel@stlinux.com, patrice.chotard@st.com, devicetree@vger.kernel.org Subject: [PATCH 03/19] MAINTAINERS: Remove phy-miphy365x.c entry from STi arch Date: Wed, 14 Sep 2016 14:27:41 +0100 Message-Id: <1473859677-9231-4-git-send-email-peter.griffin@linaro.org> X-Mailer: git-send-email 1.9.1 In-Reply-To: <1473859677-9231-1-git-send-email-peter.griffin@linaro.org> References: <1473859677-9231-1-git-send-email-peter.griffin@linaro.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20160914_062925_880468_A690854E X-CRM114-Status: GOOD ( 11.00 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: peter.griffin@linaro.org, lee.jones@linaro.org, kishon@ti.com MIME-Version: 1.0 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Virus-Scanned: ClamAV using ClamSMTP Remove this driver as the IP is only found on STiH415/6 silicon, and support for these SoC's is being removed from the kernel. Signed-off-by: Peter Griffin Cc: Acked-by: Patrice Chotard --- MAINTAINERS | 1 - 1 file changed, 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index db814a8..12c271c 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1754,7 +1754,6 @@ F: drivers/media/rc/st_rc.c F: drivers/media/platform/sti/c8sectpfe/ F: drivers/mmc/host/sdhci-st.c F: drivers/phy/phy-miphy28lp.c -F: drivers/phy/phy-miphy365x.c F: drivers/phy/phy-stih407-usb.c F: drivers/phy/phy-stih41x-usb.c F: drivers/pinctrl/pinctrl-st.c