From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.kernel.org ([198.145.29.99]:45252 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751186AbdKYPTC (ORCPT ); Sat, 25 Nov 2017 10:19:02 -0500 Date: Sat, 25 Nov 2017 15:18:57 +0000 From: Jonathan Cameron To: William Breathitt Gray Cc: Lukas Wunner , Hartmut Knaack , Lars-Peter Clausen , Peter Meerwald-Stadler , linux-iio@vger.kernel.org, Michael Hennerich , Andreas Klinger Subject: Re: [PATCH] MAINTAINERS: Add missing IIO ABI entries Message-ID: <20171125151857.34805890@archlinux> In-Reply-To: <20171125143018.GA23670@sophia> References: <20171125143018.GA23670@sophia> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Sender: linux-iio-owner@vger.kernel.org List-Id: linux-iio@vger.kernel.org On Sat, 25 Nov 2017 09:30:18 -0500 William Breathitt Gray wrote: > On Sat, Nov 25, 2017 at 10:27:19AM +0100, Lukas Wunner wrote: > >Cc: William Breathitt Gray > >Cc: Lars-Peter Clausen > >Cc: Michael Hennerich > >Cc: Andreas Klinger > >Cc: Hartmut Knaack > >Cc: Peter Meerwald-Stadler > >Signed-off-by: Lukas Wunner > >--- > > MAINTAINERS | 6 ++++++ > > 1 file changed, 6 insertions(+) > > > >diff --git a/MAINTAINERS b/MAINTAINERS > >index 650aa0e0e9d8..0f8e17d99400 100644 > >--- a/MAINTAINERS > >+++ b/MAINTAINERS > >@@ -262,6 +262,7 @@ ACCES 104-QUAD-8 IIO DRIVER > > M: William Breathitt Gray > > L: linux-iio@vger.kernel.org > > S: Maintained > >+F: Documentation/ABI/testing/sysfs-bus-iio-counter-104-quad-8 > > F: drivers/iio/counter/104-quad-8.c > > > > ACCES PCI-IDIO-16 GPIO DRIVER > > Acked-by: William Breathitt Gray Applied to the togreg branch of iio.git initially pushed out as testing. Thanks, Jonathan