diff for duplicates of <55CF60D1.3000508@kernel.org> diff --git a/a/1.txt b/N1/1.txt index 3061465..69d5ec8 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -4,7 +4,7 @@ On 09/08/15 08:20, Matt Ranostay wrote: > 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> Hi Matt, Coming together nicely. You forgot to drop the Docs for the (now) non @@ -36,7 +36,7 @@ Drop this, no longer exists. > +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 @@ -86,7 +86,7 @@ Drop this, no longer exists. > +/* > + * 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 @@ -1232,7 +1232,7 @@ unspecified, which is an error here). > +}; > +module_i2c_driver(apds9960_driver); > + -> +MODULE_AUTHOR("Matt Ranostay <mranostay@gmail.com>"); +> +MODULE_AUTHOR("Matt Ranostay <mranostay-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>"); > +MODULE_DESCRIPTION("ADPS9960 Gesture/RGB/ALS/Proximity sensor"); > +MODULE_LICENSE("GPL"); > diff --git a/a/content_digest b/N1/content_digest index 4093a9b..67bec46 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,14 +1,15 @@ "ref\01439104805-8428-1-git-send-email-mranostay@gmail.com\0" "ref\01439104805-8428-3-git-send-email-mranostay@gmail.com\0" - "From\0Jonathan Cameron <jic23@kernel.org>\0" + "ref\01439104805-8428-3-git-send-email-mranostay-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org\0" + "From\0Jonathan Cameron <jic23-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\0" "Subject\0Re: [PATCH v6 2/2] iio: light: add APDS9960 ALS + promixity driver\0" "Date\0Sat, 15 Aug 2015 16:54:57 +0100\0" - "To\0Matt Ranostay <mranostay@gmail.com>" - knaack.h@gmx.de - lars@metafoo.de - " pmeerw@pmeerw.net\0" - "Cc\0linux-iio@vger.kernel.org" - " devicetree@vger.kernel.org\0" + "To\0Matt Ranostay <mranostay-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>" + knaack.h-Mmb7MZpHnFY@public.gmane.org + lars-Qo5EllUWu/uELgA04lAiVw@public.gmane.org + " pmeerw-jW+XmwGofnusTnJN9+BGXg@public.gmane.org\0" + "Cc\0linux-iio-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" + " devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0" "\00:1\0" "b\0" "On 09/08/15 08:20, Matt Ranostay wrote:\n" @@ -17,7 +18,7 @@ "> 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" "Hi Matt,\n" "\n" "Coming together nicely. You forgot to drop the Docs for the (now) non\n" @@ -49,7 +50,7 @@ "\n" "> +What:\t\t/sys/bus/iio/devices/triggerX/name = \"apds9960-gestureX\"\n" "> +KernelVersion:\t4.2\n" - "> +Contact:\tMatt Ranostay <mranostay@gmail.com>\n" + "> +Contact:\tMatt Ranostay <mranostay-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\n" "> +Description:\n" "> +\t\tThe APDS9960 kernel module provides a trigger which enables\n" "> +\t\tthe gesture engine that pushes motion data to the buffer when\n" @@ -99,7 +100,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" @@ -1245,9 +1246,9 @@ "> +};\n" "> +module_i2c_driver(apds9960_driver);\n" "> +\n" - "> +MODULE_AUTHOR(\"Matt Ranostay <mranostay@gmail.com>\");\n" + "> +MODULE_AUTHOR(\"Matt Ranostay <mranostay-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\");\n" "> +MODULE_DESCRIPTION(\"ADPS9960 Gesture/RGB/ALS/Proximity sensor\");\n" "> +MODULE_LICENSE(\"GPL\");\n" > -a9d61d8f22c831621cd7c1792a5e1d738af14f93fefadab30d823e8be8a6c6ab +10fbb1b85c430bf8f4f9ed6282db0ed0afeb3bf12729f63a4ad298af00b156d6
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.