diff for duplicates of <4C88CC17.5070902@cam.ac.uk> diff --git a/a/1.txt b/N1/1.txt index 7077870..7c288f1 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -36,8 +36,8 @@ On 09/09/10 07:58, Donggeun Kim wrote: > This driver uses 'illuminance0_input' attribute to export lux value by > calculating ch0 and ch1 adc values. > -> Signed-off-by: Donggeun Kim <dg77.kim-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org> -> Signed-off-by: Kyungmin Park <kyungmin.park-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org> +> Signed-off-by: Donggeun Kim <dg77.kim@samsung.com> +> Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com> > --- > drivers/staging/iio/light/Kconfig | 11 + > drivers/staging/iio/light/Makefile | 1 + @@ -95,7 +95,7 @@ Still that's just personal preference and not something that really matters. > + * Proximity/Ambient light sensor > + * > + * Copyright (C) 2010 Samsung Electronics -> + * Donggeun Kim <dg77.kim-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org> +> + * Donggeun Kim <dg77.kim@samsung.com> > + * > + * This program is free software; you can redistribute it and/or modify > + * it under the terms of the GNU General Public License version 2 as @@ -1060,7 +1060,7 @@ this sleep be moved into the block under the if above? > +} > +module_exit(tmd2771x_exit); > + -> +MODULE_AUTHOR("Donggeun Kim <dg77.kim-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>"); +> +MODULE_AUTHOR("Donggeun Kim <dg77.kim@samsung.com>"); > +MODULE_DESCRIPTION("TMD2771X Proximity/Ambient Light Sensor driver"); > +MODULE_LICENSE("GPL"); > diff --git a/drivers/staging/iio/light/tmd2771x.h b/drivers/staging/iio/light/tmd2771x.h @@ -1074,7 +1074,7 @@ this sleep be moved into the block under the if above? > + * Proximity/Ambient light sensor > + * > + * Copyright (c) 2010 Samsung Eletronics -> + * Donggeun Kim <dg77.kim-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org> +> + * Donggeun Kim <dg77.kim@samsung.com> > + * > + * This program is free software; you can redistribute it and/or modify > + * it under the terms of the GNU General Public License version 2 as diff --git a/a/content_digest b/N1/content_digest index ae88f40..6e8e759 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,12 +1,11 @@ "ref\04C888599.1060400@samsung.com\0" - "ref\04C888599.1060400-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org\0" - "From\0Jonathan Cameron <jic23-KWPb1pKIrIJaa/9Udqfwiw@public.gmane.org>\0" + "From\0Jonathan Cameron <jic23@cam.ac.uk>\0" "Subject\0Re: [PATCH] staging: iio: tmd2771x: Add tmd2771x proximity and ambient light sensor driver\0" "Date\0Thu, 09 Sep 2010 12:59:19 +0100\0" - "To\0Donggeun Kim <dg77.kim-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>\0" - "Cc\0linux-iio-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" - linux-i2c-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - " kyungmin.park-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org\0" + "To\0Donggeun Kim <dg77.kim@samsung.com>\0" + "Cc\0linux-iio@vger.kernel.org" + linux-i2c@vger.kernel.org + " kyungmin.park@samsung.com\0" "\00:1\0" "b\0" "Hi Donggeun,\n" @@ -47,8 +46,8 @@ "> This driver uses 'illuminance0_input' attribute to export lux value by\n" "> calculating ch0 and ch1 adc values.\n" "> \n" - "> Signed-off-by: Donggeun Kim <dg77.kim-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>\n" - "> Signed-off-by: Kyungmin Park <kyungmin.park-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>\n" + "> Signed-off-by: Donggeun Kim <dg77.kim@samsung.com>\n" + "> Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>\n" "> ---\n" "> drivers/staging/iio/light/Kconfig | 11 +\n" "> drivers/staging/iio/light/Makefile | 1 +\n" @@ -106,7 +105,7 @@ "> + *\t\t Proximity/Ambient light sensor\n" "> + *\n" "> + * Copyright (C) 2010 Samsung Electronics\n" - "> + * Donggeun Kim <dg77.kim-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>\n" + "> + * Donggeun Kim <dg77.kim@samsung.com>\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 version 2 as\n" @@ -1071,7 +1070,7 @@ "> +}\n" "> +module_exit(tmd2771x_exit);\n" "> +\n" - "> +MODULE_AUTHOR(\"Donggeun Kim <dg77.kim-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>\");\n" + "> +MODULE_AUTHOR(\"Donggeun Kim <dg77.kim@samsung.com>\");\n" "> +MODULE_DESCRIPTION(\"TMD2771X Proximity/Ambient Light Sensor driver\");\n" "> +MODULE_LICENSE(\"GPL\");\n" "> diff --git a/drivers/staging/iio/light/tmd2771x.h b/drivers/staging/iio/light/tmd2771x.h\n" @@ -1085,7 +1084,7 @@ "> + *\t\t Proximity/Ambient light sensor\n" "> + *\n" "> + * Copyright (c) 2010 Samsung Eletronics\n" - "> + * Donggeun Kim <dg77.kim-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>\n" + "> + * Donggeun Kim <dg77.kim@samsung.com>\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 version 2 as\n" @@ -1233,4 +1232,4 @@ "\n" Jonathan -b99971bfee5ee9bb7699fe5b1d227740cf9575130a21a71a3b3f15aef277f6cc +8e95c18e74552a2eff3a3400b9731338baca3c9d8c4375cbacb242087b038f05
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.