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: 76185 Delivered-To: patch@linaro.org Received: by 10.140.106.72 with SMTP id d66csp1876209qgf; Wed, 14 Sep 2016 06:29:20 -0700 (PDT) X-Received: by 10.66.120.143 with SMTP id lc15mr4461386pab.139.1473859759808; Wed, 14 Sep 2016 06:29:19 -0700 (PDT) Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id k63si19320031pfc.69.2016.09.14.06.29.19; Wed, 14 Sep 2016 06:29:19 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of devicetree-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; dkim=neutral (body hash did not verify) header.i=@linaro.org; spf=pass (google.com: best guess record for domain of devicetree-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=devicetree-owner@vger.kernel.org; dmarc=fail (p=NONE dis=NONE) header.from=linaro.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1762298AbcINN3O (ORCPT + 7 others); Wed, 14 Sep 2016 09:29:14 -0400 Received: from mail-wm0-f41.google.com ([74.125.82.41]:35620 "EHLO mail-wm0-f41.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1762230AbcINN3G (ORCPT ); Wed, 14 Sep 2016 09:29:06 -0400 Received: by mail-wm0-f41.google.com with SMTP id i130so48708746wmf.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=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=K2M5ZaGWhITueMONZ3NFlGn/9o2OIHVU6b7b9sd0z5syGUyfvRf/TfzmjVTIZu4SOP mV0gKioU1HfGxVZ6kzpVG4mlgPv2urC1U+LbTjSruQObgt853hhQqpul2zZj11N0mm4k bzQ9qu023bv2UU+VJ8ps1l3iuKlZ5Fy9cQOGnMuSZQXRodvPnsyyjo6eaaRt3vi3SQ8a DZE04+ldMZYGakgDRgTiUJbWW9IElqFgClPW/HrQDTOG7VxdFBNemKOxJ/SDcIm89txI FhMNMdUUPiBsIG4MkGxl4SCDUTE5g2ygp9HLso6m6eCFp4e6tvJNzGlW7VaYqw2bLbcz Jiaw== X-Gm-Message-State: AE9vXwOWrlpgQsnFOUH2SJKYwnhGRT+ABjuyRw7FuT+rVYzSa8VrDcf2fwz5n+PZE4Odp6cn 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 Cc: peter.griffin@linaro.org, lee.jones@linaro.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> Sender: devicetree-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org 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: --- MAINTAINERS | 1 - 1 file changed, 1 deletion(-) -- 1.9.1 -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Acked-by: Patrice Chotard 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/