Received: by 10.213.65.68 with SMTP id h4csp1119689imn; Wed, 14 Mar 2018 10:08:22 -0700 (PDT) X-Google-Smtp-Source: AG47ELuzBexYKmYcy+5RGCA/KBnPiDVQeVRNe2a93CDlP5JZBhKOwP5GaFJf3z64fSnXDnSvWHaR X-Received: by 10.99.114.77 with SMTP id c13mr4332698pgn.8.1521047302405; Wed, 14 Mar 2018 10:08:22 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1521047302; cv=none; d=google.com; s=arc-20160816; b=AZhkuxK0y0gDVEhJ+7RD4msEBsnhWCwaNqBFTLnMdb3iGgRJ64km9bQ5KAtGjLXCs9 /3FBeRgU/VNsCTjTCEmV8AeP5fGojWEcjtTZdXNe/k0SqY/oY1uDkMocn6NwjRu6AqKq Oi9FKPKvZ9GsTxPnvu8P1qTIxSq/qk5e9wTvutH4GhxUAkvRnYK6Pd4WuLzj+kDbxATC MGM0sLhMYKJmCINHQY+pgYX2FDP+/rj2SLkhhubovv9urZsdx9XHcZt58gLf3+PYDbhL tuM59nq3QeY+FHcTTgv81XYK/cbac2Mn5PJr9TWgHuwVPQVdF2EgWZBE27MEKwFUzHGc hfOg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :references:in-reply-to:message-id:subject:cc:to:from:date :arc-authentication-results; bh=/yPWT2FPsC+TiJgfGPucZzEK8RQMHG57cK1G9pZFkvA=; b=f1wzJoulTBg4WrR9cwjXMoh8PHKWY1UeFLUu7gD80fEOg4emQ6TMR4c3m1BOzCcmlA D4nxjgEUtCL9zPnlm8HKvng1RBdFQncc2cwZLjMeWPV/9FEfjrQfIxDS5itJF1K/5QTP NQCSH+iAaXV1xYcdywn41rPo0wN6764kOFwi5P2avlP9QtBJMQNl4woz8x45NKxokMpC w0ljc0G4oI4BpXUJEEqni19Z8THB1joC7MLZTk9gxTRA2D63/JZ7SFvqxl764XGzx2Fs kBRuZP1etTnkSMxk9SeebrCrYSq9x0n49/J2nEOUJcQ7cNWsPzWJfWWDdBqnFQSQNr5y hh9Q== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id f3si2100520pgq.149.2018.03.14.10.08.08; Wed, 14 Mar 2018 10:08:22 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752434AbeCNRHJ (ORCPT + 99 others); Wed, 14 Mar 2018 13:07:09 -0400 Received: from szxga06-in.huawei.com ([45.249.212.32]:47531 "EHLO huawei.com" rhost-flags-OK-FAIL-OK-FAIL) by vger.kernel.org with ESMTP id S1751449AbeCNRG6 (ORCPT ); Wed, 14 Mar 2018 13:06:58 -0400 Received: from DGGEMS410-HUB.china.huawei.com (unknown [172.30.72.60]) by Forcepoint Email with ESMTP id 68264E112D905; Thu, 15 Mar 2018 01:06:44 +0800 (CST) Received: from localhost (10.202.226.43) by DGGEMS410-HUB.china.huawei.com (10.3.19.210) with Microsoft SMTP Server (TLS) id 14.3.361.1; Thu, 15 Mar 2018 01:06:42 +0800 Date: Wed, 14 Mar 2018 17:06:33 +0000 From: Jonathan Cameron To: Greg Kroah-Hartman CC: Arnd Bergmann , , , Lars-Peter Clausen , , Peter Meerwald-Stadler , Hartmut Knaack , Jonathan Cameron Subject: Re: [PATCH 47/47] staging: iio: remove iio-trig-bfin-timer driver Message-ID: <20180314180633.000067dd@huawei.com> In-Reply-To: <20180314163207.GA4279@kroah.com> References: <20180314153603.3127932-1-arnd@arndb.de> <20180314153603.3127932-48-arnd@arndb.de> <20180314163207.GA4279@kroah.com> X-Mailer: Claws Mail 3.16.0 (GTK+ 2.24.31; i686-w64-mingw32) MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Originating-IP: [10.202.226.43] X-CFilter-Loop: Reflected Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, 14 Mar 2018 17:32:07 +0100 Greg Kroah-Hartman wrote: > On Wed, Mar 14, 2018 at 04:36:00PM +0100, Arnd Bergmann wrote: > > The blackfin architecture is getting removed, so the timer trigger > > driver is now obsolete. Since this is the last remaining iio trigger > > driver in staging, I'm removing the entire directory. Great. > > > > I'm not sure about the other staging iio drivers though: almost > > all of them are for Analog Devices devices like this one. They > > are likely used along with blackfin SoCs, but could easily be > > used on any others as well. > > > > It might be time to consider whether they should be removed, but > > it doesn't feel like a decision that I should be making. > > The IIO driver maintainer/developers are talking about that currently, I > think they have a plan for those other drivers. Some of the drivers are under consideration for removal (particularly most of the meter drivers) but it is unconnected to the blackfin removal. They are simply other obsolete parts that we don't have test hardware for and need sufficient 'surgery' that we wouldn't feel comfortable cleaning them up without. One has been reprieved as a user, who was happy to test, came forward when I announced the intent to remove them. > > > Signed-off-by: Arnd Bergmann > > Acked-by: Greg Kroah-Hartman Acked-by: Jonathan Cameron > -- > To unsubscribe from this list: send the line "unsubscribe linux-iio" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html