diff for duplicates of <4AD9FC47.8000604@gmail.com> diff --git a/a/1.txt b/N1/1.txt index 44b0b28..9113c32 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,5 +1,5 @@ -Signed-off-by: Jonathan Cameron <jic23-KWPb1pKIrIJaa/9Udqfwiw@public.gmane.org> +Signed-off-by: Jonathan Cameron <jic23@cam.ac.uk> --- Since V2: @@ -46,7 +46,7 @@ reported by +What: /sys/class/als/.../illuminance[n]_range_max +Date: Oct. 2009 +KernelVersion: 2.6.32 -+Contact: Jonathan Cameron <jic23-KWPb1pKIrIJaa/9Udqfwiw@public.gmane.org> ++Contact: Jonathan Cameron <jic23@cam.ac.uk> +Description: Maximum value of Ambient Light Illuminance as + reported by ALS driver. Used when a device + has a multiple operating ranges. @@ -94,8 +94,8 @@ index 0000000..28ef17d +/* + * tsl2550.c - Linux kernel modules for ambient light sensor + * -+ * Copyright (C) 2007 Rodolfo Giometti <giometti-k2GhghHVRtY@public.gmane.org> -+ * Copyright (C) 2007 Eurotech S.p.A. <info-ymFC7zkAqBI1GQ1Ptb7lUw@public.gmane.org> ++ * Copyright (C) 2007 Rodolfo Giometti <giometti@linux.it> ++ * Copyright (C) 2007 Eurotech S.p.A. <info@eurotech.it> + * + * 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 @@ -620,7 +620,7 @@ index 0000000..28ef17d + i2c_del_driver(&tsl2550_driver); +} + -+MODULE_AUTHOR("Rodolfo Giometti <giometti-k2GhghHVRtY@public.gmane.org>"); ++MODULE_AUTHOR("Rodolfo Giometti <giometti@linux.it>"); +MODULE_DESCRIPTION("TSL2550 ambient light sensor driver"); +MODULE_LICENSE("GPL"); +MODULE_VERSION(DRIVER_VERSION); @@ -667,8 +667,8 @@ index aa96bd2..0000000 -/* - * tsl2550.c - Linux kernel modules for ambient light sensor - * -- * Copyright (C) 2007 Rodolfo Giometti <giometti-k2GhghHVRtY@public.gmane.org> -- * Copyright (C) 2007 Eurotech S.p.A. <info-ymFC7zkAqBI1GQ1Ptb7lUw@public.gmane.org> +- * Copyright (C) 2007 Rodolfo Giometti <giometti@linux.it> +- * Copyright (C) 2007 Eurotech S.p.A. <info@eurotech.it> - * - * 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 @@ -1127,7 +1127,7 @@ index aa96bd2..0000000 - i2c_del_driver(&tsl2550_driver); -} - --MODULE_AUTHOR("Rodolfo Giometti <giometti-k2GhghHVRtY@public.gmane.org>"); +-MODULE_AUTHOR("Rodolfo Giometti <giometti@linux.it>"); -MODULE_DESCRIPTION("TSL2550 ambient light sensor driver"); -MODULE_LICENSE("GPL"); -MODULE_VERSION(DRIVER_VERSION); diff --git a/a/content_digest b/N1/content_digest index e923607..53f1dac 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,20 +1,20 @@ "ref\04AD9F750.9090800@cam.ac.uk\0" "ref\020091017170718.GB10344@nowhere\0" - "From\0Jonathan Cameron <Jonathan.Cameron-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\0" + "From\0Jonathan Cameron <Jonathan.Cameron@gmail.com>\0" "Subject\0Re: [PATCH V2] ALS: TSL2550 driver move from i2c/chips\0" "Date\0Sat, 17 Oct 2009 18:17:59 +0100\0" - "To\0Frederic Weisbecker <fweisbec-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\0" - "Cc\0Jonathan Cameron <jic23-KWPb1pKIrIJaa/9Udqfwiw@public.gmane.org>" - LKML <linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> - Zhang Rui <rui.zhang-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org> - Jean Delvare <khali-PUYAD+kWke1g9hUCZPvPmw@public.gmane.org> - Rodolfo Giometti <giometti-AVVDYK/kqiJWk0Htik3J/w@public.gmane.org> - Michele De Candia (VT) <michele.decandia-EZxuzQJkuwwybS5Ee8rs3A@public.gmane.org> - " Linux I2C <linux-i2c-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>\0" + "To\0Frederic Weisbecker <fweisbec@gmail.com>\0" + "Cc\0Jonathan Cameron <jic23@cam.ac.uk>" + LKML <linux-kernel@vger.kernel.org> + Zhang Rui <rui.zhang@intel.com> + Jean Delvare <khali@linux-fr.org> + Rodolfo Giometti <giometti@enneenne.com> + Michele De Candia (VT) <michele.decandia@valueteam.com> + " Linux I2C <linux-i2c@vger.kernel.org>\0" "\00:1\0" "b\0" "\n" - "Signed-off-by: Jonathan Cameron <jic23-KWPb1pKIrIJaa/9Udqfwiw@public.gmane.org>\n" + "Signed-off-by: Jonathan Cameron <jic23@cam.ac.uk>\n" "\n" "---\n" "Since V2:\n" @@ -61,7 +61,7 @@ "+What: /sys/class/als/.../illuminance[n]_range_max\n" "+Date: Oct. 2009\n" "+KernelVersion: 2.6.32\n" - "+Contact: Jonathan Cameron <jic23-KWPb1pKIrIJaa/9Udqfwiw@public.gmane.org>\n" + "+Contact: Jonathan Cameron <jic23@cam.ac.uk>\n" "+Description: Maximum value of Ambient Light Illuminance as\n" "+ reported by ALS driver. Used when a device\n" "+ has a multiple operating ranges.\n" @@ -109,8 +109,8 @@ "+/*\n" "+ * tsl2550.c - Linux kernel modules for ambient light sensor\n" "+ *\n" - "+ * Copyright (C) 2007 Rodolfo Giometti <giometti-k2GhghHVRtY@public.gmane.org>\n" - "+ * Copyright (C) 2007 Eurotech S.p.A. <info-ymFC7zkAqBI1GQ1Ptb7lUw@public.gmane.org>\n" + "+ * Copyright (C) 2007 Rodolfo Giometti <giometti@linux.it>\n" + "+ * Copyright (C) 2007 Eurotech S.p.A. <info@eurotech.it>\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" @@ -635,7 +635,7 @@ "+ i2c_del_driver(&tsl2550_driver);\n" "+}\n" "+\n" - "+MODULE_AUTHOR(\"Rodolfo Giometti <giometti-k2GhghHVRtY@public.gmane.org>\");\n" + "+MODULE_AUTHOR(\"Rodolfo Giometti <giometti@linux.it>\");\n" "+MODULE_DESCRIPTION(\"TSL2550 ambient light sensor driver\");\n" "+MODULE_LICENSE(\"GPL\");\n" "+MODULE_VERSION(DRIVER_VERSION);\n" @@ -682,8 +682,8 @@ "-/*\n" "- * tsl2550.c - Linux kernel modules for ambient light sensor\n" "- *\n" - "- * Copyright (C) 2007 Rodolfo Giometti <giometti-k2GhghHVRtY@public.gmane.org>\n" - "- * Copyright (C) 2007 Eurotech S.p.A. <info-ymFC7zkAqBI1GQ1Ptb7lUw@public.gmane.org>\n" + "- * Copyright (C) 2007 Rodolfo Giometti <giometti@linux.it>\n" + "- * Copyright (C) 2007 Eurotech S.p.A. <info@eurotech.it>\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" @@ -1142,7 +1142,7 @@ "- i2c_del_driver(&tsl2550_driver);\n" "-}\n" "-\n" - "-MODULE_AUTHOR(\"Rodolfo Giometti <giometti-k2GhghHVRtY@public.gmane.org>\");\n" + "-MODULE_AUTHOR(\"Rodolfo Giometti <giometti@linux.it>\");\n" "-MODULE_DESCRIPTION(\"TSL2550 ambient light sensor driver\");\n" "-MODULE_LICENSE(\"GPL\");\n" "-MODULE_VERSION(DRIVER_VERSION);\n" @@ -1152,4 +1152,4 @@ "-- \n" 1.6.3.3 -fa22a888c33c2f500a0ef2d407de4f913ae808066eb370ada70a5c6ea2da3768 +e518146f3309c8ee2d675f18cf1040641cdcfcc01de825054e63da4728f94bff
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.