All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <53899D21.3000008@redhat.com>

diff --git a/a/1.txt b/N1/1.txt
index 2217111..cee32cd 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -6,14 +6,14 @@ On 05/28/2014 12:33 PM, Maxime Ripard wrote:
 >>
 >> On 05/28/2014 11:36 AM, Maxime Ripard wrote:
 >>> On Tue, May 27, 2014 at 04:18:29PM +0200, Linus Walleij wrote:
->>>> On Mon, May 26, 2014 at 9:47 AM, Hans de Goede <hdegoede-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org> wrote:
+>>>> On Mon, May 26, 2014 at 9:47 AM, Hans de Goede <hdegoede@redhat.com> wrote:
 >>>>
 >>>>> With level triggered interrupt mask / unmask will get called for each
 >>>>> interrupt, doing the somewhat expensive mux setting on each unmask thus is
 >>>>> not a good idea. Instead move it to the set_type callback, which is typically
 >>>>> done only once for each irq.
 >>>>>
->>>>> Signed-off-by: Hans de Goede <hdegoede-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
+>>>>> Signed-off-by: Hans de Goede <hdegoede@redhat.com>
 >>>>
 >>>> Yes move it out of mask/unmask but no, not into set_type().
 >>>>
diff --git a/a/content_digest b/N1/content_digest
index 79360fb..ef10f2b 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -4,21 +4,21 @@
  "ref\020140528093653.GN4730@lukather\0"
  "ref\05385B1B8.8070803@redhat.com\0"
  "ref\020140528103351.GQ4730@lukather\0"
- "From\0Hans de Goede <hdegoede-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>\0"
+ "From\0Hans de Goede <hdegoede@redhat.com>\0"
  "Subject\0Re: [PATCH 03/11] pinctrl: sunxi: Move setting of mux to irq type from unmask to set_type\0"
  "Date\0Sat, 31 May 2014 11:13:05 +0200\0"
- "To\0Maxime Ripard <maxime.ripard-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>\0"
- "Cc\0Linus Walleij <linus.walleij-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>"
-  Chris Ball <chris-OsFVWbfNK3isTnJN9+BGXg@public.gmane.org>
-  Ulf Hansson <ulf.hansson-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
-  Arend van Spriel <arend-dY08KVG/lbpWk0Htik3J/w@public.gmane.org>
-  John W. Linville <linville-2XuSBdqkA4R54TAoqtyWWQ@public.gmane.org>
-  Chen-Yu Tsai <wens-jdAy2FN1RRM@public.gmane.org>
-  linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org <linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org>
-  linux-mmc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org <linux-mmc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
-  linux-wireless <linux-wireless-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
-  devicetree <devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
- " linux-sunxi <linux-sunxi-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>\0"
+ "To\0Maxime Ripard <maxime.ripard@free-electrons.com>\0"
+ "Cc\0Linus Walleij <linus.walleij@linaro.org>"
+  Chris Ball <chris@printf.net>
+  Ulf Hansson <ulf.hansson@linaro.org>
+  Arend van Spriel <arend@broadcom.com>
+  John W. Linville <linville@tuxdriver.com>
+  Chen-Yu Tsai <wens@csie.org>
+  linux-arm-kernel@lists.infradead.org <linux-arm-kernel@lists.infradead.org>
+  linux-mmc@vger.kernel.org <linux-mmc@vger.kernel.org>
+  linux-wireless <linux-wireless@vger.kernel.org>
+  devicetree <devicetree@vger.kernel.org>
+ " linux-sunxi <linux-sunxi@googlegroups.com>\0"
  "\00:1\0"
  "b\0"
  "Hi,\n"
@@ -29,14 +29,14 @@
  ">>\n"
  ">> On 05/28/2014 11:36 AM, Maxime Ripard wrote:\n"
  ">>> On Tue, May 27, 2014 at 04:18:29PM +0200, Linus Walleij wrote:\n"
- ">>>> On Mon, May 26, 2014 at 9:47 AM, Hans de Goede <hdegoede-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org> wrote:\n"
+ ">>>> On Mon, May 26, 2014 at 9:47 AM, Hans de Goede <hdegoede@redhat.com> wrote:\n"
  ">>>>\n"
  ">>>>> With level triggered interrupt mask / unmask will get called for each\n"
  ">>>>> interrupt, doing the somewhat expensive mux setting on each unmask thus is\n"
  ">>>>> not a good idea. Instead move it to the set_type callback, which is typically\n"
  ">>>>> done only once for each irq.\n"
  ">>>>>\n"
- ">>>>> Signed-off-by: Hans de Goede <hdegoede-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>\n"
+ ">>>>> Signed-off-by: Hans de Goede <hdegoede@redhat.com>\n"
  ">>>>\n"
  ">>>> Yes move it out of mask/unmask but no, not into set_type().\n"
  ">>>>\n"
@@ -85,4 +85,4 @@
  "\n"
  Hans
 
-de7c0edafb660df427b42686cc3aa962adb1ee4b5986a15dcf90d3addfdb91e3
+b2e1a4a4b632ec8c3741a95fb4783a65c6cfc9d20ba168d94d19444a04470c8a

diff --git a/a/1.txt b/N2/1.txt
index 2217111..cee32cd 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -6,14 +6,14 @@ On 05/28/2014 12:33 PM, Maxime Ripard wrote:
 >>
 >> On 05/28/2014 11:36 AM, Maxime Ripard wrote:
 >>> On Tue, May 27, 2014 at 04:18:29PM +0200, Linus Walleij wrote:
->>>> On Mon, May 26, 2014 at 9:47 AM, Hans de Goede <hdegoede-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org> wrote:
+>>>> On Mon, May 26, 2014 at 9:47 AM, Hans de Goede <hdegoede@redhat.com> wrote:
 >>>>
 >>>>> With level triggered interrupt mask / unmask will get called for each
 >>>>> interrupt, doing the somewhat expensive mux setting on each unmask thus is
 >>>>> not a good idea. Instead move it to the set_type callback, which is typically
 >>>>> done only once for each irq.
 >>>>>
->>>>> Signed-off-by: Hans de Goede <hdegoede-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
+>>>>> Signed-off-by: Hans de Goede <hdegoede@redhat.com>
 >>>>
 >>>> Yes move it out of mask/unmask but no, not into set_type().
 >>>>
diff --git a/a/content_digest b/N2/content_digest
index 79360fb..ef2ce51 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -4,21 +4,10 @@
  "ref\020140528093653.GN4730@lukather\0"
  "ref\05385B1B8.8070803@redhat.com\0"
  "ref\020140528103351.GQ4730@lukather\0"
- "From\0Hans de Goede <hdegoede-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>\0"
- "Subject\0Re: [PATCH 03/11] pinctrl: sunxi: Move setting of mux to irq type from unmask to set_type\0"
+ "From\0hdegoede@redhat.com (Hans de Goede)\0"
+ "Subject\0[PATCH 03/11] pinctrl: sunxi: Move setting of mux to irq type from unmask to set_type\0"
  "Date\0Sat, 31 May 2014 11:13:05 +0200\0"
- "To\0Maxime Ripard <maxime.ripard-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>\0"
- "Cc\0Linus Walleij <linus.walleij-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>"
-  Chris Ball <chris-OsFVWbfNK3isTnJN9+BGXg@public.gmane.org>
-  Ulf Hansson <ulf.hansson-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
-  Arend van Spriel <arend-dY08KVG/lbpWk0Htik3J/w@public.gmane.org>
-  John W. Linville <linville-2XuSBdqkA4R54TAoqtyWWQ@public.gmane.org>
-  Chen-Yu Tsai <wens-jdAy2FN1RRM@public.gmane.org>
-  linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org <linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org>
-  linux-mmc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org <linux-mmc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
-  linux-wireless <linux-wireless-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
-  devicetree <devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
- " linux-sunxi <linux-sunxi-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "Hi,\n"
@@ -29,14 +18,14 @@
  ">>\n"
  ">> On 05/28/2014 11:36 AM, Maxime Ripard wrote:\n"
  ">>> On Tue, May 27, 2014 at 04:18:29PM +0200, Linus Walleij wrote:\n"
- ">>>> On Mon, May 26, 2014 at 9:47 AM, Hans de Goede <hdegoede-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org> wrote:\n"
+ ">>>> On Mon, May 26, 2014 at 9:47 AM, Hans de Goede <hdegoede@redhat.com> wrote:\n"
  ">>>>\n"
  ">>>>> With level triggered interrupt mask / unmask will get called for each\n"
  ">>>>> interrupt, doing the somewhat expensive mux setting on each unmask thus is\n"
  ">>>>> not a good idea. Instead move it to the set_type callback, which is typically\n"
  ">>>>> done only once for each irq.\n"
  ">>>>>\n"
- ">>>>> Signed-off-by: Hans de Goede <hdegoede-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>\n"
+ ">>>>> Signed-off-by: Hans de Goede <hdegoede@redhat.com>\n"
  ">>>>\n"
  ">>>> Yes move it out of mask/unmask but no, not into set_type().\n"
  ">>>>\n"
@@ -85,4 +74,4 @@
  "\n"
  Hans
 
-de7c0edafb660df427b42686cc3aa962adb1ee4b5986a15dcf90d3addfdb91e3
+3156592718c321ae876ea23b78877d721f67a4f2a3dea46f8aac418bbf04757c

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.