diff for duplicates of <50C312D8.4050405@kernel.org> diff --git a/a/1.txt b/N1/1.txt index e8cd5d3..ae25523 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -16,10 +16,10 @@ On 12/07/2012 03:24 PM, Marek Vasut wrote: > operation. Upon the PENUP event, the worker thread re-enables the > PENDOWN detection interrupt and exits. > -> Signed-off-by: Marek Vasut <marex-ynQEQJNshbs@public.gmane.org> -> Cc: Fabio Estevam <fabio.estevam-KZfg59tc24xl57MIdRCFDg@public.gmane.org> -> Cc: Jonathan Cameron <jic23-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> -> Cc: Shawn Guo <shawn.guo-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> +> Signed-off-by: Marek Vasut <marex@denx.de> +> Cc: Fabio Estevam <fabio.estevam@freescale.com> +> Cc: Jonathan Cameron <jic23@kernel.org> +> Cc: Shawn Guo <shawn.guo@linaro.org> cc added for linux input and Dmitry. I'd like to gather some opinions on the best way to handle these touch diff --git a/a/content_digest b/N1/content_digest index e0d202c..67b8f3e 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,16 +1,15 @@ "ref\01354893893-26338-1-git-send-email-marex@denx.de\0" "ref\01354893893-26338-3-git-send-email-marex@denx.de\0" - "ref\01354893893-26338-3-git-send-email-marex-ynQEQJNshbs@public.gmane.org\0" - "From\0Jonathan Cameron <jic23-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\0" + "From\0Jonathan Cameron <jic23@kernel.org>\0" "Subject\0Re: [PATCH 3/4] iio: mxs: Implement support for touchscreen\0" "Date\0Sat, 08 Dec 2012 10:13:44 +0000\0" - "To\0Marek Vasut <marex-ynQEQJNshbs@public.gmane.org>\0" - "Cc\0linux-iio-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" - linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org - Fabio Estevam <fabio.estevam-KZfg59tc24xl57MIdRCFDg@public.gmane.org> - Shawn Guo <shawn.guo-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> - linux-input-u79uwXL29TY76Z2rM5mHXA@public.gmane.org <linux-input-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> - " Torokhov <dmitry.torokhov-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\0" + "To\0Marek Vasut <marex@denx.de>\0" + "Cc\0linux-iio@vger.kernel.org" + linux-arm-kernel@lists.infradead.org + Fabio Estevam <fabio.estevam@freescale.com> + Shawn Guo <shawn.guo@linaro.org> + linux-input@vger.kernel.org <linux-input@vger.kernel.org> + " Torokhov <dmitry.torokhov@gmail.com>\0" "\00:1\0" "b\0" "On 12/07/2012 03:24 PM, Marek Vasut wrote:\n" @@ -31,10 +30,10 @@ "> operation. Upon the PENUP event, the worker thread re-enables the\n" "> PENDOWN detection interrupt and exits.\n" "> \n" - "> Signed-off-by: Marek Vasut <marex-ynQEQJNshbs@public.gmane.org>\n" - "> Cc: Fabio Estevam <fabio.estevam-KZfg59tc24xl57MIdRCFDg@public.gmane.org>\n" - "> Cc: Jonathan Cameron <jic23-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\n" - "> Cc: Shawn Guo <shawn.guo-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\n" + "> Signed-off-by: Marek Vasut <marex@denx.de>\n" + "> Cc: Fabio Estevam <fabio.estevam@freescale.com>\n" + "> Cc: Jonathan Cameron <jic23@kernel.org>\n" + "> Cc: Shawn Guo <shawn.guo@linaro.org>\n" "cc added for linux input and Dmitry.\n" "\n" "I'd like to gather some opinions on the best way to handle these touch\n" @@ -682,4 +681,4 @@ "> \tiio_device_unregister(iio);\n" > -18d8293c5910038129b1545e88f7614c77778c7d460fd752f04271b5edeaeffa +74a1bbde138d9a23b844e77e7ffa73ea152e04096d688d7c109aa49a03346968
diff --git a/a/1.txt b/N2/1.txt index e8cd5d3..2fb60c1 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -16,10 +16,10 @@ On 12/07/2012 03:24 PM, Marek Vasut wrote: > operation. Upon the PENUP event, the worker thread re-enables the > PENDOWN detection interrupt and exits. > -> Signed-off-by: Marek Vasut <marex-ynQEQJNshbs@public.gmane.org> -> Cc: Fabio Estevam <fabio.estevam-KZfg59tc24xl57MIdRCFDg@public.gmane.org> -> Cc: Jonathan Cameron <jic23-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> -> Cc: Shawn Guo <shawn.guo-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> +> Signed-off-by: Marek Vasut <marex@denx.de> +> Cc: Fabio Estevam <fabio.estevam@freescale.com> +> Cc: Jonathan Cameron <jic23@kernel.org> +> Cc: Shawn Guo <shawn.guo@linaro.org> cc added for linux input and Dmitry. I'd like to gather some opinions on the best way to handle these touch @@ -70,7 +70,7 @@ Jonathan > + > Examples: > -> lradc@80050000 { +> lradc at 80050000 { > diff --git a/drivers/staging/iio/adc/mxs-lradc.c b/drivers/staging/iio/adc/mxs-lradc.c > index 6249957..b2aa999 100644 > --- a/drivers/staging/iio/adc/mxs-lradc.c diff --git a/a/content_digest b/N2/content_digest index e0d202c..ba29f21 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,16 +1,9 @@ "ref\01354893893-26338-1-git-send-email-marex@denx.de\0" "ref\01354893893-26338-3-git-send-email-marex@denx.de\0" - "ref\01354893893-26338-3-git-send-email-marex-ynQEQJNshbs@public.gmane.org\0" - "From\0Jonathan Cameron <jic23-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\0" - "Subject\0Re: [PATCH 3/4] iio: mxs: Implement support for touchscreen\0" + "From\0jic23@kernel.org (Jonathan Cameron)\0" + "Subject\0[PATCH 3/4] iio: mxs: Implement support for touchscreen\0" "Date\0Sat, 08 Dec 2012 10:13:44 +0000\0" - "To\0Marek Vasut <marex-ynQEQJNshbs@public.gmane.org>\0" - "Cc\0linux-iio-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" - linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org - Fabio Estevam <fabio.estevam-KZfg59tc24xl57MIdRCFDg@public.gmane.org> - Shawn Guo <shawn.guo-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> - linux-input-u79uwXL29TY76Z2rM5mHXA@public.gmane.org <linux-input-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> - " Torokhov <dmitry.torokhov-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "On 12/07/2012 03:24 PM, Marek Vasut wrote:\n" @@ -31,10 +24,10 @@ "> operation. Upon the PENUP event, the worker thread re-enables the\n" "> PENDOWN detection interrupt and exits.\n" "> \n" - "> Signed-off-by: Marek Vasut <marex-ynQEQJNshbs@public.gmane.org>\n" - "> Cc: Fabio Estevam <fabio.estevam-KZfg59tc24xl57MIdRCFDg@public.gmane.org>\n" - "> Cc: Jonathan Cameron <jic23-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\n" - "> Cc: Shawn Guo <shawn.guo-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\n" + "> Signed-off-by: Marek Vasut <marex@denx.de>\n" + "> Cc: Fabio Estevam <fabio.estevam@freescale.com>\n" + "> Cc: Jonathan Cameron <jic23@kernel.org>\n" + "> Cc: Shawn Guo <shawn.guo@linaro.org>\n" "cc added for linux input and Dmitry.\n" "\n" "I'd like to gather some opinions on the best way to handle these touch\n" @@ -85,7 +78,7 @@ "> +\n" "> Examples:\n" "> \n" - "> \tlradc@80050000 {\n" + "> \tlradc at 80050000 {\n" "> diff --git a/drivers/staging/iio/adc/mxs-lradc.c b/drivers/staging/iio/adc/mxs-lradc.c\n" "> index 6249957..b2aa999 100644\n" "> --- a/drivers/staging/iio/adc/mxs-lradc.c\n" @@ -682,4 +675,4 @@ "> \tiio_device_unregister(iio);\n" > -18d8293c5910038129b1545e88f7614c77778c7d460fd752f04271b5edeaeffa +8f845c1e0047e45d471744a7a0e2e4d6ea210df79d8677ac224c5feabc6ad816
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.