All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <55B14770.2050403@kernel.org>

diff --git a/a/1.txt b/N1/1.txt
index b4b5d88..02028ef 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,12 +1,12 @@
 On 20/07/15 01:07, Matt Ranostay wrote:
-> On Sun, Jul 19, 2015 at 3:45 AM, Jonathan Cameron <jic23@kernel.org> wrote:
+> On Sun, Jul 19, 2015 at 3:45 AM, Jonathan Cameron <jic23-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> wrote:
 >> On 13/07/15 03:20, Matt Ranostay wrote:
 >>> APDS9960 is a combination of ALS, proximity, and gesture sensors.
 >>>
 >>> This patch adds support for these functions along with gain control,
 >>> integration time, and event thresholds.
 >>>
->>> Signed-off-by: Matt Ranostay <mranostay@gmail.com>
+>>> Signed-off-by: Matt Ranostay <mranostay-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
 >> Mostly looking good.  You don't need to repeat standard docs and there
 >> are a few bits and pieces inline.
 >>
@@ -30,7 +30,7 @@ On 20/07/15 01:07, Matt Ranostay wrote:
 >> docs.  Just leads to more ways to have out of date documentation!
 >>> +What:                /sys/bus/iio/devices/triggerX/name = "apds9960-gestureX"
 >>> +KernelVersion:       4.2
->>> +Contact:     Matt Ranostay <mranostay@gmail.com>
+>>> +Contact:     Matt Ranostay <mranostay-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
 >>> +Description:
 >>> +             The APDS9960 kernel module provides a trigger which enables
 >>> +             the gesture engine that pushes motion data to the buffer when
@@ -39,7 +39,7 @@ On 20/07/15 01:07, Matt Ranostay wrote:
 >>> +What         /sys/bus/iio/devices/iio:deviceX/in_proximity0_raw
 >>> +Date:                July 2015
 >>> +KernelVersion:       4.2
->>> +Contact:     Matt Ranostay <mranostay@gmail.com>
+>>> +Contact:     Matt Ranostay <mranostay-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
 >>> +Description:
 >>> +             Get the non-gesture proximity sensor value.
 >> Looks like the generic docs need a wild card indexed version of these added
@@ -49,7 +49,7 @@ On 20/07/15 01:07, Matt Ranostay wrote:
 >>> +What         /sys/bus/iio/devices/iio:deviceX/in_proximity1_raw
 >>> +Date:                July 2015
 >>> +KernelVersion:       4.2
->>> +Contact:     Matt Ranostay <mranostay@gmail.com>
+>>> +Contact:     Matt Ranostay <mranostay-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
 >>> +Description:
 >>> +             Get the UP gesture photodiode proximity value.
 >>> +             Access is disabled to prevent the side effect of
@@ -58,7 +58,7 @@ On 20/07/15 01:07, Matt Ranostay wrote:
 >>> +What         /sys/bus/iio/devices/iio:deviceX/in_proximity2_raw
 >>> +Date:                July 2015
 >>> +KernelVersion:       4.2
->>> +Contact:     Matt Ranostay <mranostay@gmail.com>
+>>> +Contact:     Matt Ranostay <mranostay-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
 >>> +Description:
 >>> +             Get the DOWN gesture photodiode proximity value.
 >>> +             Access is disabled to prevent the side effect of
@@ -67,7 +67,7 @@ On 20/07/15 01:07, Matt Ranostay wrote:
 >>> +What         /sys/bus/iio/devices/iio:deviceX/in_proximity3_raw
 >>> +Date:                July 2015
 >>> +KernelVersion:       4.2
->>> +Contact:     Matt Ranostay <mranostay@gmail.com>
+>>> +Contact:     Matt Ranostay <mranostay-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
 >>> +Description:
 >>> +             Get the LEFT gesture photodiode proximity value.
 >>> +             Access is disabled to prevent the side effect of
@@ -76,7 +76,7 @@ On 20/07/15 01:07, Matt Ranostay wrote:
 >>> +What         /sys/bus/iio/devices/iio:deviceX/in_proximity4_raw
 >>> +Date:                July 2015
 >>> +KernelVersion:       4.2
->>> +Contact:     Matt Ranostay <mranostay@gmail.com>
+>>> +Contact:     Matt Ranostay <mranostay-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
 >>> +Description:
 >>> +             Get the RIGHT gesture photodiode proximity value.
 >>> +             Access is disabled to prevent the side effect of
@@ -85,7 +85,7 @@ On 20/07/15 01:07, Matt Ranostay wrote:
 >>> +What         /sys/bus/iio/devices/iio:deviceX/in_intensity_clear_raw
 >>> +Date:                July 2015
 >>> +KernelVersion:       4.2
->>> +Contact:     Matt Ranostay <mranostay@gmail.com>
+>>> +Contact:     Matt Ranostay <mranostay-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
 >>> +Description:
 >>> +             Get the current unprocessed illuminance for the clear/ALS
 >>> +             photodiode.
@@ -93,7 +93,7 @@ On 20/07/15 01:07, Matt Ranostay wrote:
 >>> +What         /sys/bus/iio/devices/iio:deviceX/in_intensity_red_raw
 >>> +Date:                July 2015
 >>> +KernelVersion:       4.2
->>> +Contact:     Matt Ranostay <mranostay@gmail.com>
+>>> +Contact:     Matt Ranostay <mranostay-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
 >>> +Description:
 >>> +             Get the current unprocessed illuminance value for the
 >>> +             red light wavelength photodiode.
@@ -101,7 +101,7 @@ On 20/07/15 01:07, Matt Ranostay wrote:
 >>> +What         /sys/bus/iio/devices/iio:deviceX/in_intensity_green_raw
 >>> +Date:                July 2015
 >>> +KernelVersion:       4.2
->>> +Contact:     Matt Ranostay <mranostay@gmail.com>
+>>> +Contact:     Matt Ranostay <mranostay-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
 >>> +Description:
 >>> +             Get the current unprocessed illuminance value for the
 >>> +             green light wavelength photodiode.
@@ -109,7 +109,7 @@ On 20/07/15 01:07, Matt Ranostay wrote:
 >>> +What         /sys/bus/iio/devices/iio:deviceX/in_intensity_blue_raw
 >>> +Date:                July 2015
 >>> +KernelVersion:       4.2
->>> +Contact:     Matt Ranostay <mranostay@gmail.com>
+>>> +Contact:     Matt Ranostay <mranostay-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
 >>> +Description:
 >>> +             Get the current unprocessed illuminance value for the
 >>> +             blue light wavelength photodiode.
@@ -117,7 +117,7 @@ On 20/07/15 01:07, Matt Ranostay wrote:
 >>> +What         /sys/bus/iio/devices/iio:deviceX/integration_time_available
 >>> +Date:                July 2015
 >>> +KernelVersion:       4.2
->>> +Contact:     Matt Ranostay <mranostay@gmail.com>
+>>> +Contact:     Matt Ranostay <mranostay-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
 >>> +Description:
 >>> +             Provide allowed integration time values in fractions of a second
 >>> +             for the ALS + RGB sensor engines.
@@ -125,7 +125,7 @@ On 20/07/15 01:07, Matt Ranostay wrote:
 >>> +What         /sys/bus/iio/devices/iio:deviceX/in_intensity_integration_time
 >>> +Date:                July 2015
 >>> +KernelVersion:       4.2
->>> +Contact:     Matt Ranostay <mranostay@gmail.com>
+>>> +Contact:     Matt Ranostay <mranostay-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
 >>> +Description:
 >>> +             Set integration time in fractions of a second for the ALS + RGB
 >>> +             sensor engines.
@@ -133,7 +133,7 @@ On 20/07/15 01:07, Matt Ranostay wrote:
 >>> +What         /sys/bus/iio/devices/iio:deviceX/proximity_scale_available
 >>> +Date:                July 2015
 >>> +KernelVersion:       4.2
->>> +Contact:     Matt Ranostay <mranostay@gmail.com>
+>>> +Contact:     Matt Ranostay <mranostay-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
 >>> +Description:
 >>> +             Provide the allowed gain values for the proximity + gesture
 >>> +             engines.
@@ -141,14 +141,14 @@ On 20/07/15 01:07, Matt Ranostay wrote:
 >>> +What         /sys/bus/iio/devices/iio:deviceX/in_proximity_scale
 >>> +Date:                July 2015
 >>> +KernelVersion:       4.2
->>> +Contact:     Matt Ranostay <mranostay@gmail.com>
+>>> +Contact:     Matt Ranostay <mranostay-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
 >>> +Description:
 >>> +             Set the gain value for the proximity + gesture engines.
 >>> +
 >>> +What         /sys/bus/iio/devices/iio:deviceX/intensity_scale_available
 >>> +Date:                July 2015
 >>> +KernelVersion:       4.2
->>> +Contact:     Matt Ranostay <mranostay@gmail.com>
+>>> +Contact:     Matt Ranostay <mranostay-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
 >>> +Description:
 >>> +             Provide the allowed gain values for the ALS + RGB sensor
 >>> +             engines.
@@ -156,7 +156,7 @@ On 20/07/15 01:07, Matt Ranostay wrote:
 >>> +What         /sys/bus/iio/devices/iio:deviceX/in_intensity_scale
 >>> +Date:                July 2015
 >>> +KernelVersion:       4.2
->>> +Contact:     Matt Ranostay <mranostay@gmail.com>
+>>> +Contact:     Matt Ranostay <mranostay-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
 >>> +Description:
 >>> +             Set the gain value for the ALS + RGB sensor engines.
 >> Nothing at all in here is non standard, so as things currently stand
@@ -212,7 +212,7 @@ On 20/07/15 01:07, Matt Ranostay wrote:
 >>> +/*
 >>> + * apds9960.c - Support for Avago APDS9960 gesture/RGB/ALS/proximity sensor
 >>> + *
->>> + * Copyright (C) 2015 Matt Ranostay <mranostay@gmail.com>
+>>> + * Copyright (C) 2015 Matt Ranostay <mranostay-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
 >>> + *
 >>> + * This program is free software; you can redistribute it and/or modify
 >>> + * it under the terms of the GNU General Public License as published by
diff --git a/a/content_digest b/N1/content_digest
index b64fd53..f4d09d0 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -2,25 +2,26 @@
  "ref\01436754043-6232-3-git-send-email-mranostay@gmail.com\0"
  "ref\055AB7FBE.1060707@kernel.org\0"
  "ref\0CAKzfze81==60bjdp-qd1tH5jcf=+1v6QEs+LbPsC-w00AmT+fw@mail.gmail.com\0"
- "From\0Jonathan Cameron <jic23@kernel.org>\0"
+ "ref\0CAKzfze81==60bjdp-qd1tH5jcf=+1v6QEs+LbPsC-w00AmT+fw-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org\0"
+ "From\0Jonathan Cameron <jic23-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\0"
  "Subject\0Re: [PATCH v3 2/2] iio: light: add APDS9960 ALS + promixity driver\0"
  "Date\0Thu, 23 Jul 2015 20:58:40 +0100\0"
- "To\0Matt Ranostay <mranostay@gmail.com>\0"
- "Cc\0linux-iio@vger.kernel.org <linux-iio@vger.kernel.org>"
-  devicetree@vger.kernel.org <devicetree@vger.kernel.org>
- " Marek Va\305\241ut <marex@denx.de>"
- " linux-pm@vger.kernel.org\0"
+ "To\0Matt Ranostay <mranostay-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\0"
+ "Cc\0linux-iio-u79uwXL29TY76Z2rM5mHXA@public.gmane.org <linux-iio-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>"
+  devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org <devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
+ " Marek Va\305\241ut <marex-ynQEQJNshbs@public.gmane.org>"
+ " linux-pm-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0"
  "\00:1\0"
  "b\0"
  "On 20/07/15 01:07, Matt Ranostay wrote:\n"
- "> On Sun, Jul 19, 2015 at 3:45 AM, Jonathan Cameron <jic23@kernel.org> wrote:\n"
+ "> On Sun, Jul 19, 2015 at 3:45 AM, Jonathan Cameron <jic23-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> wrote:\n"
  ">> On 13/07/15 03:20, Matt Ranostay wrote:\n"
  ">>> APDS9960 is a combination of ALS, proximity, and gesture sensors.\n"
  ">>>\n"
  ">>> This patch adds support for these functions along with gain control,\n"
  ">>> integration time, and event thresholds.\n"
  ">>>\n"
- ">>> Signed-off-by: Matt Ranostay <mranostay@gmail.com>\n"
+ ">>> Signed-off-by: Matt Ranostay <mranostay-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\n"
  ">> Mostly looking good.  You don't need to repeat standard docs and there\n"
  ">> are a few bits and pieces inline.\n"
  ">>\n"
@@ -44,7 +45,7 @@
  ">> docs.  Just leads to more ways to have out of date documentation!\n"
  ">>> +What:                /sys/bus/iio/devices/triggerX/name = \"apds9960-gestureX\"\n"
  ">>> +KernelVersion:       4.2\n"
- ">>> +Contact:     Matt Ranostay <mranostay@gmail.com>\n"
+ ">>> +Contact:     Matt Ranostay <mranostay-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\n"
  ">>> +Description:\n"
  ">>> +             The APDS9960 kernel module provides a trigger which enables\n"
  ">>> +             the gesture engine that pushes motion data to the buffer when\n"
@@ -53,7 +54,7 @@
  ">>> +What         /sys/bus/iio/devices/iio:deviceX/in_proximity0_raw\n"
  ">>> +Date:                July 2015\n"
  ">>> +KernelVersion:       4.2\n"
- ">>> +Contact:     Matt Ranostay <mranostay@gmail.com>\n"
+ ">>> +Contact:     Matt Ranostay <mranostay-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\n"
  ">>> +Description:\n"
  ">>> +             Get the non-gesture proximity sensor value.\n"
  ">> Looks like the generic docs need a wild card indexed version of these added\n"
@@ -63,7 +64,7 @@
  ">>> +What         /sys/bus/iio/devices/iio:deviceX/in_proximity1_raw\n"
  ">>> +Date:                July 2015\n"
  ">>> +KernelVersion:       4.2\n"
- ">>> +Contact:     Matt Ranostay <mranostay@gmail.com>\n"
+ ">>> +Contact:     Matt Ranostay <mranostay-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\n"
  ">>> +Description:\n"
  ">>> +             Get the UP gesture photodiode proximity value.\n"
  ">>> +             Access is disabled to prevent the side effect of\n"
@@ -72,7 +73,7 @@
  ">>> +What         /sys/bus/iio/devices/iio:deviceX/in_proximity2_raw\n"
  ">>> +Date:                July 2015\n"
  ">>> +KernelVersion:       4.2\n"
- ">>> +Contact:     Matt Ranostay <mranostay@gmail.com>\n"
+ ">>> +Contact:     Matt Ranostay <mranostay-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\n"
  ">>> +Description:\n"
  ">>> +             Get the DOWN gesture photodiode proximity value.\n"
  ">>> +             Access is disabled to prevent the side effect of\n"
@@ -81,7 +82,7 @@
  ">>> +What         /sys/bus/iio/devices/iio:deviceX/in_proximity3_raw\n"
  ">>> +Date:                July 2015\n"
  ">>> +KernelVersion:       4.2\n"
- ">>> +Contact:     Matt Ranostay <mranostay@gmail.com>\n"
+ ">>> +Contact:     Matt Ranostay <mranostay-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\n"
  ">>> +Description:\n"
  ">>> +             Get the LEFT gesture photodiode proximity value.\n"
  ">>> +             Access is disabled to prevent the side effect of\n"
@@ -90,7 +91,7 @@
  ">>> +What         /sys/bus/iio/devices/iio:deviceX/in_proximity4_raw\n"
  ">>> +Date:                July 2015\n"
  ">>> +KernelVersion:       4.2\n"
- ">>> +Contact:     Matt Ranostay <mranostay@gmail.com>\n"
+ ">>> +Contact:     Matt Ranostay <mranostay-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\n"
  ">>> +Description:\n"
  ">>> +             Get the RIGHT gesture photodiode proximity value.\n"
  ">>> +             Access is disabled to prevent the side effect of\n"
@@ -99,7 +100,7 @@
  ">>> +What         /sys/bus/iio/devices/iio:deviceX/in_intensity_clear_raw\n"
  ">>> +Date:                July 2015\n"
  ">>> +KernelVersion:       4.2\n"
- ">>> +Contact:     Matt Ranostay <mranostay@gmail.com>\n"
+ ">>> +Contact:     Matt Ranostay <mranostay-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\n"
  ">>> +Description:\n"
  ">>> +             Get the current unprocessed illuminance for the clear/ALS\n"
  ">>> +             photodiode.\n"
@@ -107,7 +108,7 @@
  ">>> +What         /sys/bus/iio/devices/iio:deviceX/in_intensity_red_raw\n"
  ">>> +Date:                July 2015\n"
  ">>> +KernelVersion:       4.2\n"
- ">>> +Contact:     Matt Ranostay <mranostay@gmail.com>\n"
+ ">>> +Contact:     Matt Ranostay <mranostay-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\n"
  ">>> +Description:\n"
  ">>> +             Get the current unprocessed illuminance value for the\n"
  ">>> +             red light wavelength photodiode.\n"
@@ -115,7 +116,7 @@
  ">>> +What         /sys/bus/iio/devices/iio:deviceX/in_intensity_green_raw\n"
  ">>> +Date:                July 2015\n"
  ">>> +KernelVersion:       4.2\n"
- ">>> +Contact:     Matt Ranostay <mranostay@gmail.com>\n"
+ ">>> +Contact:     Matt Ranostay <mranostay-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\n"
  ">>> +Description:\n"
  ">>> +             Get the current unprocessed illuminance value for the\n"
  ">>> +             green light wavelength photodiode.\n"
@@ -123,7 +124,7 @@
  ">>> +What         /sys/bus/iio/devices/iio:deviceX/in_intensity_blue_raw\n"
  ">>> +Date:                July 2015\n"
  ">>> +KernelVersion:       4.2\n"
- ">>> +Contact:     Matt Ranostay <mranostay@gmail.com>\n"
+ ">>> +Contact:     Matt Ranostay <mranostay-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\n"
  ">>> +Description:\n"
  ">>> +             Get the current unprocessed illuminance value for the\n"
  ">>> +             blue light wavelength photodiode.\n"
@@ -131,7 +132,7 @@
  ">>> +What         /sys/bus/iio/devices/iio:deviceX/integration_time_available\n"
  ">>> +Date:                July 2015\n"
  ">>> +KernelVersion:       4.2\n"
- ">>> +Contact:     Matt Ranostay <mranostay@gmail.com>\n"
+ ">>> +Contact:     Matt Ranostay <mranostay-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\n"
  ">>> +Description:\n"
  ">>> +             Provide allowed integration time values in fractions of a second\n"
  ">>> +             for the ALS + RGB sensor engines.\n"
@@ -139,7 +140,7 @@
  ">>> +What         /sys/bus/iio/devices/iio:deviceX/in_intensity_integration_time\n"
  ">>> +Date:                July 2015\n"
  ">>> +KernelVersion:       4.2\n"
- ">>> +Contact:     Matt Ranostay <mranostay@gmail.com>\n"
+ ">>> +Contact:     Matt Ranostay <mranostay-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\n"
  ">>> +Description:\n"
  ">>> +             Set integration time in fractions of a second for the ALS + RGB\n"
  ">>> +             sensor engines.\n"
@@ -147,7 +148,7 @@
  ">>> +What         /sys/bus/iio/devices/iio:deviceX/proximity_scale_available\n"
  ">>> +Date:                July 2015\n"
  ">>> +KernelVersion:       4.2\n"
- ">>> +Contact:     Matt Ranostay <mranostay@gmail.com>\n"
+ ">>> +Contact:     Matt Ranostay <mranostay-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\n"
  ">>> +Description:\n"
  ">>> +             Provide the allowed gain values for the proximity + gesture\n"
  ">>> +             engines.\n"
@@ -155,14 +156,14 @@
  ">>> +What         /sys/bus/iio/devices/iio:deviceX/in_proximity_scale\n"
  ">>> +Date:                July 2015\n"
  ">>> +KernelVersion:       4.2\n"
- ">>> +Contact:     Matt Ranostay <mranostay@gmail.com>\n"
+ ">>> +Contact:     Matt Ranostay <mranostay-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\n"
  ">>> +Description:\n"
  ">>> +             Set the gain value for the proximity + gesture engines.\n"
  ">>> +\n"
  ">>> +What         /sys/bus/iio/devices/iio:deviceX/intensity_scale_available\n"
  ">>> +Date:                July 2015\n"
  ">>> +KernelVersion:       4.2\n"
- ">>> +Contact:     Matt Ranostay <mranostay@gmail.com>\n"
+ ">>> +Contact:     Matt Ranostay <mranostay-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\n"
  ">>> +Description:\n"
  ">>> +             Provide the allowed gain values for the ALS + RGB sensor\n"
  ">>> +             engines.\n"
@@ -170,7 +171,7 @@
  ">>> +What         /sys/bus/iio/devices/iio:deviceX/in_intensity_scale\n"
  ">>> +Date:                July 2015\n"
  ">>> +KernelVersion:       4.2\n"
- ">>> +Contact:     Matt Ranostay <mranostay@gmail.com>\n"
+ ">>> +Contact:     Matt Ranostay <mranostay-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\n"
  ">>> +Description:\n"
  ">>> +             Set the gain value for the ALS + RGB sensor engines.\n"
  ">> Nothing at all in here is non standard, so as things currently stand\n"
@@ -226,7 +227,7 @@
  ">>> +/*\n"
  ">>> + * apds9960.c - Support for Avago APDS9960 gesture/RGB/ALS/proximity sensor\n"
  ">>> + *\n"
- ">>> + * Copyright (C) 2015 Matt Ranostay <mranostay@gmail.com>\n"
+ ">>> + * Copyright (C) 2015 Matt Ranostay <mranostay-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\n"
  ">>> + *\n"
  ">>> + * This program is free software; you can redistribute it and/or modify\n"
  ">>> + * it under the terms of the GNU General Public License as published by\n"
@@ -743,4 +744,4 @@
  ">>> +     }\n"
  >>> +
 
-c79f986d546154f2611b0ce663fc9e43e3fa6e357a282f41bc449ea14371a875
+57e6ce166dc334bbc9e0853d9f88510290d97bffb547e420cf379e1fc3c39ffe

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.