diff for duplicates of <5318C6AC.9070107@kernel.org> diff --git a/a/1.txt b/N1/1.txt index d78a3df..ceaa3cd 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -2,7 +2,7 @@ On 12/02/14 04:31, Matt Ranostay wrote: > AS3935 chipset can detect lightning strikes and reports those back as > events and the estimated distance to the storm. > -> Signed-off-by: Matt Ranostay <mranostay@gmail.com> +> Signed-off-by: Matt Ranostay <mranostay-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> Given the resounding lack of support for my spherical coordinates suggestion, assuming nothing changes, I'll take this as a proximity driver. @@ -30,7 +30,7 @@ driver attribute for the boost gain if we can manage something more general. > +What /sys/bus/iio/devices/iio:deviceX/in_proximity_raw > +Date: January 2014 > +KernelVersion: 3.15 -> +Contact: Matt Ranostay <mranostay@gmail.com> +> +Contact: Matt Ranostay <mranostay-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> > +Description: > + Get the current distance in meters of storm (1km steps) > + 1000 = storm overhead @@ -46,7 +46,7 @@ else... > +What /sys/bus/iio/devices/iio:deviceX/gain_boost > +Date: January 2014 > +KernelVersion: 3.15 -> +Contact: Matt Ranostay <mranostay@gmail.com> +> +Contact: Matt Ranostay <mranostay-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> > +Description: > + Show or set the gain boost of the amp, from 0-31 range. > + 18 = indoors (default) @@ -120,7 +120,7 @@ else... > +/* > + * as3935.c - Support for AS3935 Franklin lightning sensor > + * -> + * Copyright (C) 2014 Matt Ranostay <mranostay@gmail.com> +> + * Copyright (C) 2014 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 @@ -600,7 +600,7 @@ error unrolling (undo things in reverse order. > +}; > +module_spi_driver(as3935_driver); > + -> +MODULE_AUTHOR("Matt Ranostay <mranostay@gmail.com>"); +> +MODULE_AUTHOR("Matt Ranostay <mranostay-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>"); > +MODULE_DESCRIPTION("AS3935 lightning sensor"); > +MODULE_LICENSE("GPL"); > +MODULE_ALIAS("spi:as3935"); diff --git a/a/content_digest b/N1/content_digest index bfc909f..fa4af17 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,21 +1,22 @@ "ref\01392179475-2611-1-git-send-email-mranostay@gmail.com\0" "ref\01392179475-2611-3-git-send-email-mranostay@gmail.com\0" - "From\0Jonathan Cameron <jic23@kernel.org>\0" + "ref\01392179475-2611-3-git-send-email-mranostay-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org\0" + "From\0Jonathan Cameron <jic23-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\0" "Subject\0Re: [PATCH v7 2/2] iio: Add AS3935 lightning sensor support\0" "Date\0Thu, 06 Mar 2014 19:04:12 +0000\0" - "To\0Matt Ranostay <mranostay@gmail.com>" - linux-kernel@vger.kernel.org - linux-iio@vger.kernel.org - " devicetree@vger.kernel.org\0" - "Cc\0matt.porter@linaro.org" - " pantelis.antoniou@gmail.com\0" + "To\0Matt Ranostay <mranostay-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>" + linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + linux-iio-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + " devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0" + "Cc\0matt.porter-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org" + " pantelis.antoniou-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org\0" "\00:1\0" "b\0" "On 12/02/14 04:31, Matt Ranostay wrote:\n" "> AS3935 chipset can detect lightning strikes and reports those back as\n" "> events and the estimated distance to the storm.\n" ">\n" - "> Signed-off-by: Matt Ranostay <mranostay@gmail.com>\n" + "> Signed-off-by: Matt Ranostay <mranostay-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\n" "Given the resounding lack of support for my spherical coordinates\n" "suggestion, assuming nothing changes, I'll take this as a proximity driver.\n" "\n" @@ -43,7 +44,7 @@ "> +What\t\t/sys/bus/iio/devices/iio:deviceX/in_proximity_raw\n" "> +Date:\t\tJanuary 2014\n" "> +KernelVersion:\t3.15\n" - "> +Contact:\tMatt Ranostay <mranostay@gmail.com>\n" + "> +Contact:\tMatt Ranostay <mranostay-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\n" "> +Description:\n" "> +\t\tGet the current distance in meters of storm (1km steps)\n" "> +\t\t1000 = storm overhead\n" @@ -59,7 +60,7 @@ "> +What\t\t/sys/bus/iio/devices/iio:deviceX/gain_boost\n" "> +Date:\t\tJanuary 2014\n" "> +KernelVersion:\t3.15\n" - "> +Contact:\tMatt Ranostay <mranostay@gmail.com>\n" + "> +Contact:\tMatt Ranostay <mranostay-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\n" "> +Description:\n" "> +\t\tShow or set the gain boost of the amp, from 0-31 range.\n" "> +\t\t18 = indoors (default)\n" @@ -133,7 +134,7 @@ "> +/*\n" "> + * as3935.c - Support for AS3935 Franklin lightning sensor\n" "> + *\n" - "> + * Copyright (C) 2014 Matt Ranostay <mranostay@gmail.com>\n" + "> + * Copyright (C) 2014 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" @@ -613,10 +614,10 @@ "> +};\n" "> +module_spi_driver(as3935_driver);\n" "> +\n" - "> +MODULE_AUTHOR(\"Matt Ranostay <mranostay@gmail.com>\");\n" + "> +MODULE_AUTHOR(\"Matt Ranostay <mranostay-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\");\n" "> +MODULE_DESCRIPTION(\"AS3935 lightning sensor\");\n" "> +MODULE_LICENSE(\"GPL\");\n" "> +MODULE_ALIAS(\"spi:as3935\");\n" > -5f74e7e86ddac836bcc70a8aa19e84203f0b3cd0883c45e736139dc8a01d44ed +9f55757386e709edf025dee421cccf15ebc8e899450880443c21ec732491b500
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.