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 <[email protected]> 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 <[email protected]> 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 <[email protected]> > +M: Jonathan Cameron <[email protected]> > +M: Srinivas Pandruvada <[email protected]> > +L: [email protected] > +L: [email protected] > +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 <[email protected]> > L: [email protected] > -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

