diff for duplicates of <4C91F019.9040309@cam.ac.uk> diff --git a/a/1.txt b/N1/1.txt index ee7debd..1815e0a 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -26,13 +26,13 @@ I think you have a race condition in your interrupt handler. Please check that and fix if necessary. Also, I don't think you use anything from gpio.h so please remove that. Otherwise, I'm happy so having cleaned up those two issues please add -Acked-by: Jonathan Cameron <jic23-KWPb1pKIrIJaa/9Udqfwiw@public.gmane.org> +Acked-by: Jonathan Cameron <jic23@cam.ac.uk> -and send on to Greg KH <greg-U8xfFu+wG4EAvxtiuMwx3w@public.gmane.org> +and send on to Greg KH <greg@kroah.com> > -> 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 + @@ -87,7 +87,7 @@ the range that isn't? > + * 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 @@ -817,7 +817,7 @@ so you turn on the interrupt just before acknowledging the previous one. > +} > +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 @@ -831,7 +831,7 @@ so you turn on the interrupt just before acknowledging the previous one. > + * 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 a1d9db1..795d102 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,12 +1,11 @@ "ref\04C906881.8010204@samsung.com\0" - "ref\04C906881.8010204-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 V2] staging: iio: tmd2771x: Add tmd2771x proximity and ambient light sensor driver\0" "Date\0Thu, 16 Sep 2010 11:23:21 +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" "On 09/15/10 07:32, Donggeun Kim wrote:\n" @@ -37,13 +36,13 @@ "and fix if necessary. Also, I don't think you use anything from gpio.h so please\n" "remove that. Otherwise, I'm happy so having cleaned up those two issues please add\n" "\n" - "Acked-by: Jonathan Cameron <jic23-KWPb1pKIrIJaa/9Udqfwiw@public.gmane.org>\n" + "Acked-by: Jonathan Cameron <jic23@cam.ac.uk>\n" "\n" - "and send on to Greg KH <greg-U8xfFu+wG4EAvxtiuMwx3w@public.gmane.org>\n" + "and send on to Greg KH <greg@kroah.com>\n" "\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" @@ -98,7 +97,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" @@ -828,7 +827,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" @@ -842,7 +841,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" @@ -1026,4 +1025,4 @@ "> +\n" > #endif /* _INDUSTRIAL_IO_SYSFS_H_ */ -4bda47db92b2eb425b9cb822365094085c057e00b8b9da8808a93f67e0a5f8b7 +5ffbdfb9f51a85dda68f6fc1c8075e78da1e1bb8db4fa1ced2e7527147e7209f
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.