Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S935063AbbEPJu3 (ORCPT ); Sat, 16 May 2015 05:50:29 -0400 Received: from saturn.retrosnub.co.uk ([178.18.118.26]:52966 "EHLO saturn.retrosnub.co.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752339AbbEPJu0 (ORCPT ); Sat, 16 May 2015 05:50:26 -0400 Message-ID: <555712DE.1000001@kernel.org> Date: Sat, 16 May 2015 10:50:22 +0100 From: Jonathan Cameron User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.6.0 MIME-Version: 1.0 To: Srinivas Pandruvada , jkosina@suse.cz CC: linux-kernel@vger.kernel.org Subject: Re: [PATCH] MAINTAINERS: Add HID SENSOR HUB drivers References: <1431714938-2994-1-git-send-email-srinivas.pandruvada@linux.intel.com> In-Reply-To: <1431714938-2994-1-git-send-email-srinivas.pandruvada@linux.intel.com> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1725 Lines: 52 On 15/05/15 19:35, Srinivas Pandruvada wrote: > Added additional entry for hid sensor hub drivers, which includes core > hid sensor hub MFD driver and IIO drivers for individual sensors. > > Signed-off-by: Srinivas Pandruvada I wonder if we'd be better off just having Srinivas as the single point of contact on the basis that he can then direct the IIO / hid stuff to Jiri and I as relevant? I don't really care either way as it'll probably not make much a change to my inbox! So if you prefer it this way Acked-by: Jonathan Cameron Jiri, do you want me to take this through my tree, or do you want to pick it up? > --- > MAINTAINERS | 12 ++++++++++++ > 1 file changed, 12 insertions(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 781e099..3fc5112 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -4629,6 +4629,18 @@ F: drivers/hid/ > F: include/linux/hid* > F: include/uapi/linux/hid* > > +HID SENSOR HUB DRIVERS > +M: Jiri Kosina > +M: Jonathan Cameron > +M: Srinivas Pandruvada > +L: linux-input@vger.kernel.org > +L: linux-iio@vger.kernel.org > +S: Maintained > +F: Documentation/hid/hid-sensor* > +F: drivers/hid/hid-sensor-* > +F: drivers/iio/*/hid-* > +F: include/linux/hid-sensor-* > + > HIGH-RESOLUTION TIMERS, CLOCKEVENTS, DYNTICKS > M: Thomas Gleixner > L: linux-kernel@vger.kernel.org > -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/