From patchwork Wed Sep 14 13:27:42 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Peter Griffin X-Patchwork-Id: 9331517 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 8984D60231 for ; Wed, 14 Sep 2016 13:39:03 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 7AF8829E5D for ; Wed, 14 Sep 2016 13:39:03 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 6F52C29E60; Wed, 14 Sep 2016 13:39:03 +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 5385229E5D for ; Wed, 14 Sep 2016 13:39:02 +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 1bkANK-0001Tl-7L; Wed, 14 Sep 2016 13:37:18 +0000 Received: from mail-wm0-x235.google.com ([2a00:1450:400c:c09::235]) by bombadil.infradead.org with esmtps (Exim 4.85_2 #1 (Red Hat Linux)) id 1bkAFi-0001cX-Sl for linux-arm-kernel@lists.infradead.org; Wed, 14 Sep 2016 13:29:30 +0000 Received: by mail-wm0-x235.google.com with SMTP id i130so48708930wmf.0 for ; Wed, 14 Sep 2016 06:29:06 -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=pbjWBNZTui0w9Vpj2Dam41ox28jo6L8KPehH78qShFY=; b=eow3GMI2VvJPGx6MwhKkch7OoiDJLhjo45KBf8QBcN/F8gGy/WIzWgWw9q6Q6qcr8A 2uXpYB6gxgPZvk5KkwPooeMgQQsG1Xu9S4l8y0yY/I3cpeQE10Rb4id75IAx6FSrFDz/ UPzzIszrFIkG0JPXtyPjdQnX45OjZSRVNo0BM= 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=pbjWBNZTui0w9Vpj2Dam41ox28jo6L8KPehH78qShFY=; b=TJfzIAwRidHe4s16BWhgQGFopi0WDqW7kAqFwo/mOjuavFT+ociE4ZsMuz+qGtnvIs GQcrDzZyx4fn8unWD0YiD2KW1MAomIToE3g/+AWok73Pnh3Zy7L+HRf3LubM7g225aUh pwPR241+CzlnakcNhQxLNZ4fW6uSTXdYiULppbb1ronr1GFbnO4x72pXKTRMfV9xHe7I qt6+fGmlniycnlXHuL1dKL0AFd8ISbJLG+v/rtVA2QyJMi0QOc5806pr/dP/k9sLyKyl h0P2XY/PjRMhLQr0sUbYRwq2q2heZYrfA8LS9R+CMfZFzk2aU6FehbtP6mwxOvENRcXf A/Yw== X-Gm-Message-State: AE9vXwNsPjRwe7KrtUHC5ojvEcTqAbWDIcHB7t8PA3zZTXR/uuXGrUIM9G98xTzMIrZnLIsn X-Received: by 10.28.176.5 with SMTP id z5mr3223038wme.47.1473859744696; Wed, 14 Sep 2016 06:29:04 -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.03 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Wed, 14 Sep 2016 06:29:03 -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 04/19] MAINTAINERS: Remove phy-stih41x-usb.c entry from STi arch Date: Wed, 14 Sep 2016 14:27:42 +0100 Message-Id: <1473859677-9231-5-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_062927_153237_6A33D7E8 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 12c271c..6a278b9 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1755,7 +1755,6 @@ F: drivers/media/platform/sti/c8sectpfe/ F: drivers/mmc/host/sdhci-st.c F: drivers/phy/phy-miphy28lp.c F: drivers/phy/phy-stih407-usb.c -F: drivers/phy/phy-stih41x-usb.c F: drivers/pinctrl/pinctrl-st.c F: drivers/remoteproc/st_remoteproc.c F: drivers/reset/sti/