From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from saturn.retrosnub.co.uk ([178.18.118.26]:51717 "EHLO saturn.retrosnub.co.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752912AbaHSTSh (ORCPT ); Tue, 19 Aug 2014 15:18:37 -0400 Message-ID: <53F3A30B.80705@kernel.org> Date: Tue, 19 Aug 2014 20:18:35 +0100 From: Jonathan Cameron MIME-Version: 1.0 To: Lars-Peter Clausen CC: linux-iio@vger.kernel.org Subject: Re: [PATCH] MAINTAINERS: Add entry for Analog Devices IIO drivers References: <1408349339-21757-1-git-send-email-lars@metafoo.de> In-Reply-To: <1408349339-21757-1-git-send-email-lars@metafoo.de> Content-Type: text/plain; charset=windows-1252 Sender: linux-iio-owner@vger.kernel.org List-Id: linux-iio@vger.kernel.org On 18/08/14 09:08, Lars-Peter Clausen wrote: > Add Michael and myself as the maintainer for the Analog Devices IIO drivers. > The entry matches on all files in drivers/staging/iio and drivers/iio/ starting > with the 'ad' prefix, except for 'adjd' as that one is used by Avago > Technologies. > > Signed-off-by: Lars-Peter Clausen Not quite sure why but this didn't apply cleanly so I did it by hand. Applied to the togreg branch of iio.git Thanks, Jonathan > --- > MAINTAINERS | 10 ++++++++++ > 1 file changed, 10 insertions(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 6d2c52e..894756c 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -667,6 +667,16 @@ W: http://blackfin.uclinux.org/ > S: Supported > F: sound/soc/blackfin/* > > +ANALOG DEVICES INC IIO DRIVERS > +M: Lars-Peter Clausen > +M: Michael Hennerich > +W: http://wiki.analog.com/ > +W: http://ez.analog.com/community/linux-device-drivers > +S: Supported > +F: drivers/iio/*/ad* > +X: drivers/iio/*/adjd* > +F: drivers/staging/iio/*/ad* > +F: staging/iio/trigger/iio-trig-bfin-timer.c > + > AOA (Apple Onboard Audio) ALSA DRIVER > M: Johannes Berg > L: linuxppc-dev@lists.ozlabs.org >