Received: by 2002:a25:ad19:0:0:0:0:0 with SMTP id y25csp3277403ybi; Sun, 14 Jul 2019 10:23:53 -0700 (PDT) X-Google-Smtp-Source: APXvYqwY4t+OXL8qLutYH+2Z5LvJBIwEApbt6WZRq1uOHulFVkzbMtHOjtv59pT6oDYBtgCQK3y1 X-Received: by 2002:a17:902:2869:: with SMTP id e96mr22887195plb.203.1563125033155; Sun, 14 Jul 2019 10:23:53 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1563125033; cv=none; d=google.com; s=arc-20160816; b=mb/DmeazLkgz5m0slCNO+trhq1/8GDWfyGnkKm60i7SOyfBwqzSveWiTt4un8SQmOW ZfwDj60dG7uLDU9eeRINysiUEbxo4Qjs6EfrHVrQUr2PEICE29xIvA4CDnKUrsj7x67s cOWt2eNa/9XU0U6wRsJOJCVP5KRE0qnJoBcJjviW1iF94PCrCCtqsDyhMgA7qlhC/IGp 5g7BtB03tfMimK11/GaxGbVQ29GlLcg1LF+veJMNat/f6ckz+agJcmrpBW20El6XvRtk OFSmEcKg34JjpupYpnSy3sJbZZPg86AFczNdRf4HRY0Zm+IeabuO+nX0b3swE/OWqs06 jzHQ== 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 :dkim-signature; bh=6yVR4VGWq+bHUBJEfD9Gt1VI1dJKjObPTQ4bneycnxk=; b=QaZP5ubhf55yJec0bTIl/44NIPkOqSLtj/WPjrrBuijtzI+Igy74Asnans0wkzauyN V4I6f73F6oa0ztvKcjenXWTYHUEaWpxz8hnrhpCAhEDEiXvkPVeXXBZ2z7LgEBXrIasH AVrteuAb4V9rW2anbmgDeOhD09kmAMTq8Xsq057pDxqzgKxT1IqGvqHB5CCBcgUerEcx uDItYcbNulAD75O4p+Lv7bQvwWntzy33JZ6SQdfOwuS3vMZJX/+/cEKFS3hCWpgCG2ch qWI6iUWgyht6/vD88tLGlL4uUSLv1kDCyQJHhgjC6EdgRRmnLzlJcYKDda3d2RHbYhFE v2kg== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=fWtta0St; 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; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id t11si14519166pgc.238.2019.07.14.10.23.36; Sun, 14 Jul 2019 10:23:53 -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; dkim=pass header.i=@kernel.org header.s=default header.b=fWtta0St; 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; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728670AbfGNRXS (ORCPT + 99 others); Sun, 14 Jul 2019 13:23:18 -0400 Received: from mail.kernel.org ([198.145.29.99]:42262 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728278AbfGNRXS (ORCPT ); Sun, 14 Jul 2019 13:23:18 -0400 Received: from archlinux (cpc149474-cmbg20-2-0-cust94.5-4.cable.virginm.net [82.4.196.95]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 763CF2063F; Sun, 14 Jul 2019 17:23:14 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1563124996; bh=GsHSvqL6z/sCzYKnP0NDpupg8hBjmVrWg62QPwDln0c=; h=Date:From:To:Cc:Subject:In-Reply-To:References:From; b=fWtta0StSeOZebigeRXdyHpnP9KgOGqhcNbtnzlbuWqGkRfVA4q6+XtVo9KKz5TUA FH9gXNEbilo9DzXlg3SHw5lAL9ZQTlQW02V6ZaFzv1tq5Zr2mMpoSS0rn+yr1BuoMd MLP+pa/sBEHbo/YGn5B4Z8qPKCO2fNDILAV0luw0= Date: Sun, 14 Jul 2019 18:23:07 +0100 From: Jonathan Cameron To: Benjamin GAIGNARD Cc: William Breathitt Gray , Benjamin Gaignard , Lars-Peter Clausen , Alexandre TORGUE , "linux-iio@vger.kernel.org" , "Linux Kernel Mailing List" , Peter Meerwald-Stadler , Hartmut Knaack , Fabrice GASNIER , "linux-stm32@st-md-mailman.stormreply.com" , Linux ARM Subject: Re: [PATCH] IIO: stm32: Remove quadrature related functions from trigger driver Message-ID: <20190714182307.71df9b00@archlinux> In-Reply-To: <08b3f84e-cee4-4fbe-031d-721aa9dc53d4@st.com> References: <20190507091224.17781-1-benjamin.gaignard@st.com> <20190711115059.GA7778@icarus> <20190711121620.GA11661@icarus> <20190714110901.752643ae@archlinux> <08b3f84e-cee4-4fbe-031d-721aa9dc53d4@st.com> X-Mailer: Claws Mail 3.17.3 (GTK+ 2.24.32; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sun, 14 Jul 2019 15:32:33 +0000 Benjamin GAIGNARD wrote: > On 7/14/19 12:09 PM, Jonathan Cameron wrote: > > On Thu, 11 Jul 2019 21:16:20 +0900 > > William Breathitt Gray wrote: > > =20 > >> On Thu, Jul 11, 2019 at 02:12:27PM +0200, Benjamin Gaignard wrote: =20 > >>> Le jeu. 11 juil. 2019 =C3=A0 13:51, William Breathitt Gray > >>> a =C3=A9crit : =20 > >>>> On Tue, May 07, 2019 at 11:12:24AM +0200, Benjamin Gaignard wrote: = =20 > >>>>> Quadrature feature is now hosted on it own framework. > >>>>> Remove quadrature related code from stm32-trigger driver to avoid > >>>>> code duplication and simplify the ABI. > >>>>> > >>>>> Signed-off-by: Benjamin Gaignard =20 > >>>> What is the status of this patch? Are there any objections currently= for > >>>> its inclusion? =20 > >>> You were the only one asking for more details about it :-) > >>> If you agree I think that Jonathan can merge it. > >>> > >>> Benjamin =20 > >>>> William Breathitt Gray > >>>> > >>>> _______________________________________________ > >>>> linux-arm-kernel mailing list > >>>> linux-arm-kernel@lists.infradead.org > >>>> http://lists.infradead.org/mailman/listinfo/linux-arm-kernel =20 > >> Yes, Jonathan please merge this if you have no objections, I hadn't > >> realized I was delaying it. > >> > >> Thank you, > >> > >> William Breathitt Gray =20 > > One last thing... This seems to be a userspace ABI change. What > > are our potential issues with users of this ABI? > > > > It's not that costly to keep the code, though dropping the docs or > > putting a depreciated note in them is probably a good idea. Hence > > I'm not totally convinced the risk of a regression is worth it. =20 >=20 > As far I know nobody use this interface yet for me there is no risk to=20 > remove this code. >=20 > Benjamin Hope you are right :) Applied to the togreg branch of iio.git and pushed out as testing for the autobuilders to play with it. Thanks, Jonathan >=20 > > > > If we think it's the sort of change no one will notice, then > > fair enough we'll give it a go and cross our fingers. > > > > Thanks, > > > > Jonathan > > > =20