From patchwork Sun Sep 24 21:18:23 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Florian Fainelli X-Patchwork-Id: 9968737 X-Patchwork-Delegate: rui.zhang@intel.com 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 1479B602D8 for ; Sun, 24 Sep 2017 21:19:10 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 079F3287D0 for ; Sun, 24 Sep 2017 21:19:10 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id F010E28936; Sun, 24 Sep 2017 21:19:09 +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=-6.5 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, FREEMAIL_FROM, RCVD_IN_DNSWL_HI, RCVD_IN_SORBS_SPAM autolearn=unavailable version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 87760287D0 for ; Sun, 24 Sep 2017 21:19:09 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932447AbdIXVSz (ORCPT ); Sun, 24 Sep 2017 17:18:55 -0400 Received: from mail-oi0-f66.google.com ([209.85.218.66]:35121 "EHLO mail-oi0-f66.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932324AbdIXVSx (ORCPT ); Sun, 24 Sep 2017 17:18:53 -0400 Received: by mail-oi0-f66.google.com with SMTP id r20so2585103oie.2; Sun, 24 Sep 2017 14:18:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:date:message-id; bh=c4l6g7eSJ1EZz+tsJ9O63k7ZGJf4TulmHrTlQZuTkuM=; b=oYU0WJUk92RiNJpB6XgmBCxyjaJsiqBwsxbj6M2UdkFFGjHv9mCurdGce0mGIsRUhg G69sdFvahUiT6Mkwl3IYgjHzL7XsAv2/vWzcebAT6ezoWPAyKbSBu153/bS4YPoFE/Tq cSBim9PPxH1GvmRabzPY4MTPul0PW7RNR5xmAVcqXVvIDDj0WJaXB/BqEBlTYnzCHnj8 g311ip7p3GfbtCfT+FHN8sEzy90qxoXMHuvEHLpWPas/mFLQv/oh+ntPfH7OjJVNNNCm +eLr8jQ7EmXRzQElA2yfaz0cOakJoVIHsEczTgveKuK+9pjj8esTFLfrRA2Kr+Bgq+aV 0edw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id; bh=c4l6g7eSJ1EZz+tsJ9O63k7ZGJf4TulmHrTlQZuTkuM=; b=PYpz0pIWtMMv4ku2g9TFpjL/d5NtMUwcYECjEsND5wsVX0yM6a8nCAKe9tb20vBBBx AnGjQUDW+FXZsB3MWTHQqZGgLHJXfc2lF3fWKvznwKuvBRJFuvJ2/IMoJTJuDIZm5pQI IS/6mJbHAD0lCjYwi1eV0Hmos68iFtO6ZRFCS5ifMVfnZFhEB7ATXBS8bYjh9D7B49Wf TUYK2ppkfhFLidfomS9HWVu1KzMXeKjwCvPQihBnN0V913REIKBI8s1AQTtexyw3IqAR fjpIWDO53FFcRM8eZ2oyY3CCtnWt2qnm3bI7fwfHgVZOHgxubMIV/wjA5ntcdbeu9Kla UJdA== X-Gm-Message-State: AHPjjUjlfXb9grm72x3O7iNNKxFyvsfhcAPq95H3CQa6KN6OJRZSMf74 Zy4y3nPwvLaX7hPJn92C49vggrZp X-Google-Smtp-Source: AOwi7QBDgjDOZ5hkouf3t85Sg7q2XNm71/GqT60TuzJ5D3IKwlVDWWYrOKnTs31Sg/csHfy1QkBMAw== X-Received: by 10.202.195.87 with SMTP id t84mr6933718oif.79.1506287932551; Sun, 24 Sep 2017 14:18:52 -0700 (PDT) Received: from bender.lan ([2001:470:d:73f:e9c1:3b5b:fcdb:f1dd]) by smtp.gmail.com with ESMTPSA id h196sm9270313oic.51.2017.09.24.14.18.50 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sun, 24 Sep 2017 14:18:51 -0700 (PDT) From: Florian Fainelli To: linux-pm@vger.kernel.org Cc: code@mmayer.net, mmayer@broadcom.com, rui.zhang@intel.com, Florian Fainelli , Greg Kroah-Hartman , "David S. Miller" , Mauro Carvalho Chehab , Randy Dunlap , linux-kernel@vger.kernel.org (open list) Subject: [PATCH] MAINTAINERS: thermal: Remove Eduardo's git tree Date: Sun, 24 Sep 2017 14:18:23 -0700 Message-Id: <20170924211843.11451-1-f.fainelli@gmail.com> X-Mailer: git-send-email 2.11.0 Sender: linux-pm-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-pm@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP Eduardo's git tree at: git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal.git has not been updated in months, remove it to avoid any confusing and patch submissions to stall. Signed-off-by: Florian Fainelli --- This is agains Rui's next branch MAINTAINERS | 1 - 1 file changed, 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index 209306019483..cc5bc8d0b48e 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -13210,7 +13210,6 @@ M: Zhang Rui M: Eduardo Valentin L: linux-pm@vger.kernel.org T: git git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux.git -T: git git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal.git Q: https://patchwork.kernel.org/project/linux-pm/list/ S: Supported F: drivers/thermal/