All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20150728084019.GM14943@x1>

diff --git a/a/1.txt b/N1/1.txt
index 26c02ca..114750b 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -2,28 +2,29 @@ On Mon, 27 Jul 2015, Dmitry Torokhov wrote:
 
 > On Mon, Jul 27, 2015 at 03:43:00PM -0700, Dmitry Torokhov wrote:
 > > On Thu, Jul 23, 2015 at 05:17:41PM +0100, S Twiss wrote:
-> > > From: S Twiss <stwiss.opensource-WBD+wuPFNBhBDgjK7y7TUQ@public.gmane.org>
-> > > 
+> > > From: S Twiss <stwiss.opensource@diasemi.com>
+> > >=20
 > > > Add device tree bindings for the DA9062 OnKey driver component
-> > > 
-> > > Signed-off-by: Steve Twiss <stwiss.opensource-WBD+wuPFNBhBDgjK7y7TUQ@public.gmane.org>
-> > > 
+> > >=20
+> > > Signed-off-by: Steve Twiss <stwiss.opensource@diasemi.com>
+> > >=20
 > > > ---
 > > > Changes in V3:
 > > >  - Child driver specifics separated out into separate document
 > > >    in this case ../input/da9062-onkey.txt
 > > > Changes in V2:
 > > >  - No change
-> > > 
-> > > This patch applies against linux-next and next-20150708 
-> > > 
-> > > 
-> > >  .../devicetree/bindings/input/da9062-onkey.txt     | 36 ++++++++++++++++++++++
+> > >=20
+> > > This patch applies against linux-next and next-20150708=20
+> > >=20
+> > >=20
+> > >  .../devicetree/bindings/input/da9062-onkey.txt     | 36 ++++++++++++=
+++++++++++
 > > >  Documentation/devicetree/bindings/mfd/da9062.txt   |  3 ++
-> > 
+> >=20
 > > I dropped bits for mfd/da9062.txt, changed to mention both 9062 and
 > > 9063, folded into the onkey patch and applied.
-> 
+>=20
 > Argh, da9062 core is not in mainline yet... OK, below is the patch I
 > had; if Lee does not pick it up I'll re-apply it when da9062 core hits
 > mainline.
@@ -34,17 +35,19 @@ Hmm... that's annoying.  You've put the patch below your signature
 [pasting]
 
 > Input: add DA9062 OnKey capability to DA9063 OnKey driver
-> 
-> From: S Twiss <stwiss.opensource-WBD+wuPFNBhBDgjK7y7TUQ@public.gmane.org>
-> 
-> Add DA9062 OnKey support into the existing DA9063 OnKey driver component by
+>=20
+> From: S Twiss <stwiss.opensource@diasemi.com>
+>=20
+> Add DA9062 OnKey support into the existing DA9063 OnKey driver component =
+by
 > using generic access tables for common register and bit mask definitions.
-> 
-> The following change will add generic register and bit mask support to the
+>=20
+> The following change will add generic register and bit mask support to th=
+e
 > DA9063 OnKey.
-> 
+>=20
 > The following alterations have been made to the DA9063 OnKey:
-> 
+>=20
 > - Addition of a da906x_chip_config structure to hold all
 >   generic registers and bitmasks for this type of OnKey component.
 > - Addition of an struct of_device_id table for DA9063 and DA9062
@@ -54,16 +57,18 @@ Hmm... that's annoying.  You've put the patch below your signature
 > - Re-work of da9063_onkey_probe() to use of_match_node() and
 >   dev_get_regmap() to provide initialisation of generic registers and
 >   masks and access to regmap
-> 
-> Signed-off-by: Steve Twiss <stwiss.opensource-WBD+wuPFNBhBDgjK7y7TUQ@public.gmane.org>
-> Signed-off-by: Dmitry Torokhov <dmitry.torokhov-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
+>=20
+> Signed-off-by: Steve Twiss <stwiss.opensource@diasemi.com>
+> Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
 > ---
 >  .../devicetree/bindings/input/da9062-onkey.txt     |   32 +++++
 >  drivers/input/misc/Kconfig                         |    8 +
->  drivers/input/misc/da9063_onkey.c                  |  129 ++++++++++++++++----
+>  drivers/input/misc/da9063_onkey.c                  |  129 ++++++++++++++=
+++----
 >  3 files changed, 140 insertions(+), 29 deletions(-)
->  create mode 100644 Documentation/devicetree/bindings/input/da9062-onkey.txt
- 
+>  create mode 100644 Documentation/devicetree/bindings/input/da9062-onkey.=
+txt
+=20
 I'm confused.  What's the dependency?
 
 There shouldn't be any issue applying input patches, just because
@@ -76,12 +81,21 @@ to be separated, as per [0].
 
 [0] Documentation/devicetree/bindings/submitting-patches.txt
 
--- 
+--=20
 Lee Jones
 Linaro STMicroelectronics Landing Team Lead
-Linaro.org │ Open source software for ARM SoCs
+Linaro.org =E2=94=82 Open source software for ARM SoCs
 Follow Linaro: Facebook | Twitter | Blog
---
-To unsubscribe from this list: send the line "unsubscribe devicetree" in
-the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-More majordomo info at  http://vger.kernel.org/majordomo-info.html
+
+--=20
+--=20
+You received this message because you are subscribed to "rtc-linux".
+Membership options at http://groups.google.com/group/rtc-linux .
+Please read http://groups.google.com/group/rtc-linux/web/checklist
+before submitting a driver.
+---=20
+You received this message because you are subscribed to the Google Groups "=
+rtc-linux" group.
+To unsubscribe from this group and stop receiving emails from it, send an e=
+mail to rtc-linux+unsubscribe@googlegroups.com.
+For more options, visit https://groups.google.com/d/optout.
diff --git a/a/content_digest b/N1/content_digest
index 1185fef..97ebf71 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -2,51 +2,52 @@
  "ref\06bfae9b4f5475b59bddc4b71091121f1c0697a2d.1437668261.git.stwiss.opensource@diasemi.com\0"
  "ref\020150727224300.GG3613@dtor-ws\0"
  "ref\020150728054024.GA4558@dtor-ws\0"
- "From\0Lee Jones <lee.jones-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\0"
- "Subject\0Re: [PATCH V3 3/3] devicetree: da9062: Add device tree bindings for DA9062 OnKey\0"
+ "From\0Lee Jones <lee.jones@linaro.org>\0"
+ "Subject\0[rtc-linux] Re: [PATCH V3 3/3] devicetree: da9062: Add device tree bindings for DA9062 OnKey\0"
  "Date\0Tue, 28 Jul 2015 09:40:19 +0100\0"
- "To\0Dmitry Torokhov <dmitry.torokhov-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\0"
- "Cc\0S Twiss <stwiss.opensource-WBD+wuPFNBhBDgjK7y7TUQ@public.gmane.org>"
-  DEVICETREE <devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
-  Ian Campbell <ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org>
-  Kumar Gala <galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>
-  LINUXINPUT <linux-input-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
-  LINUXKERNEL <linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
-  Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org>
-  Pawel Moll <pawel.moll-5wv7dgnIgG8@public.gmane.org>
-  RTCLINUX <rtc-linux-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
-  Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
-  David Dajun Chen <david.chen-WBD+wuPFNBhBDgjK7y7TUQ@public.gmane.org>
-  Samuel Ortiz <sameo-VuQAYsv1563Yd54FQh9/CA@public.gmane.org>
- " Support Opensource <support.opensource-WBD+wuPFNBhBDgjK7y7TUQ@public.gmane.org>\0"
+ "To\0Dmitry Torokhov <dmitry.torokhov@gmail.com>\0"
+ "Cc\0S Twiss <stwiss.opensource@diasemi.com>"
+  DEVICETREE <devicetree@vger.kernel.org>
+  Ian Campbell <ijc+devicetree@hellion.org.uk>
+  Kumar Gala <galak@codeaurora.org>
+  LINUXINPUT <linux-input@vger.kernel.org>
+  LINUXKERNEL <linux-kernel@vger.kernel.org>
+  Mark Rutland <mark.rutland@arm.com>
+  Pawel Moll <pawel.moll@arm.com>
+  RTCLINUX <rtc-linux@googlegroups.com>
+  Rob Herring <robh+dt@kernel.org>
+  David Dajun Chen <david.chen@diasemi.com>
+  Samuel Ortiz <sameo@linux.intel.com>
+ " Support Opensource <support.opensource@diasemi.com>\0"
  "\00:1\0"
  "b\0"
  "On Mon, 27 Jul 2015, Dmitry Torokhov wrote:\n"
  "\n"
  "> On Mon, Jul 27, 2015 at 03:43:00PM -0700, Dmitry Torokhov wrote:\n"
  "> > On Thu, Jul 23, 2015 at 05:17:41PM +0100, S Twiss wrote:\n"
- "> > > From: S Twiss <stwiss.opensource-WBD+wuPFNBhBDgjK7y7TUQ@public.gmane.org>\n"
- "> > > \n"
+ "> > > From: S Twiss <stwiss.opensource@diasemi.com>\n"
+ "> > >=20\n"
  "> > > Add device tree bindings for the DA9062 OnKey driver component\n"
- "> > > \n"
- "> > > Signed-off-by: Steve Twiss <stwiss.opensource-WBD+wuPFNBhBDgjK7y7TUQ@public.gmane.org>\n"
- "> > > \n"
+ "> > >=20\n"
+ "> > > Signed-off-by: Steve Twiss <stwiss.opensource@diasemi.com>\n"
+ "> > >=20\n"
  "> > > ---\n"
  "> > > Changes in V3:\n"
  "> > >  - Child driver specifics separated out into separate document\n"
  "> > >    in this case ../input/da9062-onkey.txt\n"
  "> > > Changes in V2:\n"
  "> > >  - No change\n"
- "> > > \n"
- "> > > This patch applies against linux-next and next-20150708 \n"
- "> > > \n"
- "> > > \n"
- "> > >  .../devicetree/bindings/input/da9062-onkey.txt     | 36 ++++++++++++++++++++++\n"
+ "> > >=20\n"
+ "> > > This patch applies against linux-next and next-20150708=20\n"
+ "> > >=20\n"
+ "> > >=20\n"
+ "> > >  .../devicetree/bindings/input/da9062-onkey.txt     | 36 ++++++++++++=\n"
+ "++++++++++\n"
  "> > >  Documentation/devicetree/bindings/mfd/da9062.txt   |  3 ++\n"
- "> > \n"
+ "> >=20\n"
  "> > I dropped bits for mfd/da9062.txt, changed to mention both 9062 and\n"
  "> > 9063, folded into the onkey patch and applied.\n"
- "> \n"
+ ">=20\n"
  "> Argh, da9062 core is not in mainline yet... OK, below is the patch I\n"
  "> had; if Lee does not pick it up I'll re-apply it when da9062 core hits\n"
  "> mainline.\n"
@@ -57,17 +58,19 @@
  "[pasting]\n"
  "\n"
  "> Input: add DA9062 OnKey capability to DA9063 OnKey driver\n"
- "> \n"
- "> From: S Twiss <stwiss.opensource-WBD+wuPFNBhBDgjK7y7TUQ@public.gmane.org>\n"
- "> \n"
- "> Add DA9062 OnKey support into the existing DA9063 OnKey driver component by\n"
+ ">=20\n"
+ "> From: S Twiss <stwiss.opensource@diasemi.com>\n"
+ ">=20\n"
+ "> Add DA9062 OnKey support into the existing DA9063 OnKey driver component =\n"
+ "by\n"
  "> using generic access tables for common register and bit mask definitions.\n"
- "> \n"
- "> The following change will add generic register and bit mask support to the\n"
+ ">=20\n"
+ "> The following change will add generic register and bit mask support to th=\n"
+ "e\n"
  "> DA9063 OnKey.\n"
- "> \n"
+ ">=20\n"
  "> The following alterations have been made to the DA9063 OnKey:\n"
- "> \n"
+ ">=20\n"
  "> - Addition of a da906x_chip_config structure to hold all\n"
  ">   generic registers and bitmasks for this type of OnKey component.\n"
  "> - Addition of an struct of_device_id table for DA9063 and DA9062\n"
@@ -77,16 +80,18 @@
  "> - Re-work of da9063_onkey_probe() to use of_match_node() and\n"
  ">   dev_get_regmap() to provide initialisation of generic registers and\n"
  ">   masks and access to regmap\n"
- "> \n"
- "> Signed-off-by: Steve Twiss <stwiss.opensource-WBD+wuPFNBhBDgjK7y7TUQ@public.gmane.org>\n"
- "> Signed-off-by: Dmitry Torokhov <dmitry.torokhov-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\n"
+ ">=20\n"
+ "> Signed-off-by: Steve Twiss <stwiss.opensource@diasemi.com>\n"
+ "> Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>\n"
  "> ---\n"
  ">  .../devicetree/bindings/input/da9062-onkey.txt     |   32 +++++\n"
  ">  drivers/input/misc/Kconfig                         |    8 +\n"
- ">  drivers/input/misc/da9063_onkey.c                  |  129 ++++++++++++++++----\n"
+ ">  drivers/input/misc/da9063_onkey.c                  |  129 ++++++++++++++=\n"
+ "++----\n"
  ">  3 files changed, 140 insertions(+), 29 deletions(-)\n"
- ">  create mode 100644 Documentation/devicetree/bindings/input/da9062-onkey.txt\n"
- " \n"
+ ">  create mode 100644 Documentation/devicetree/bindings/input/da9062-onkey.=\n"
+ "txt\n"
+ "=20\n"
  "I'm confused.  What's the dependency?\n"
  "\n"
  "There shouldn't be any issue applying input patches, just because\n"
@@ -99,14 +104,23 @@
  "\n"
  "[0] Documentation/devicetree/bindings/submitting-patches.txt\n"
  "\n"
- "-- \n"
+ "--=20\n"
  "Lee Jones\n"
  "Linaro STMicroelectronics Landing Team Lead\n"
- "Linaro.org \342\224\202 Open source software for ARM SoCs\n"
+ "Linaro.org =E2=94=82 Open source software for ARM SoCs\n"
  "Follow Linaro: Facebook | Twitter | Blog\n"
- "--\n"
- "To unsubscribe from this list: send the line \"unsubscribe devicetree\" in\n"
- "the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n"
- More majordomo info at  http://vger.kernel.org/majordomo-info.html
+ "\n"
+ "--=20\n"
+ "--=20\n"
+ "You received this message because you are subscribed to \"rtc-linux\".\n"
+ "Membership options at http://groups.google.com/group/rtc-linux .\n"
+ "Please read http://groups.google.com/group/rtc-linux/web/checklist\n"
+ "before submitting a driver.\n"
+ "---=20\n"
+ "You received this message because you are subscribed to the Google Groups \"=\n"
+ "rtc-linux\" group.\n"
+ "To unsubscribe from this group and stop receiving emails from it, send an e=\n"
+ "mail to rtc-linux+unsubscribe@googlegroups.com.\n"
+ For more options, visit https://groups.google.com/d/optout.
 
-78beaa76f4adfba288d596f427ee6eead1f92d0e5260b64e34065ff266fa5477
+8a95bdeaf109ff88b4ff6131bdbc7fc3ecbbfea5fa6cd8073782dd0e86cf7cc3

diff --git a/a/1.txt b/N2/1.txt
index 26c02ca..a2ac4ce 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -2,11 +2,11 @@ On Mon, 27 Jul 2015, Dmitry Torokhov wrote:
 
 > On Mon, Jul 27, 2015 at 03:43:00PM -0700, Dmitry Torokhov wrote:
 > > On Thu, Jul 23, 2015 at 05:17:41PM +0100, S Twiss wrote:
-> > > From: S Twiss <stwiss.opensource-WBD+wuPFNBhBDgjK7y7TUQ@public.gmane.org>
+> > > From: S Twiss <stwiss.opensource@diasemi.com>
 > > > 
 > > > Add device tree bindings for the DA9062 OnKey driver component
 > > > 
-> > > Signed-off-by: Steve Twiss <stwiss.opensource-WBD+wuPFNBhBDgjK7y7TUQ@public.gmane.org>
+> > > Signed-off-by: Steve Twiss <stwiss.opensource@diasemi.com>
 > > > 
 > > > ---
 > > > Changes in V3:
@@ -35,7 +35,7 @@ Hmm... that's annoying.  You've put the patch below your signature
 
 > Input: add DA9062 OnKey capability to DA9063 OnKey driver
 > 
-> From: S Twiss <stwiss.opensource-WBD+wuPFNBhBDgjK7y7TUQ@public.gmane.org>
+> From: S Twiss <stwiss.opensource@diasemi.com>
 > 
 > Add DA9062 OnKey support into the existing DA9063 OnKey driver component by
 > using generic access tables for common register and bit mask definitions.
@@ -55,8 +55,8 @@ Hmm... that's annoying.  You've put the patch below your signature
 >   dev_get_regmap() to provide initialisation of generic registers and
 >   masks and access to regmap
 > 
-> Signed-off-by: Steve Twiss <stwiss.opensource-WBD+wuPFNBhBDgjK7y7TUQ@public.gmane.org>
-> Signed-off-by: Dmitry Torokhov <dmitry.torokhov-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
+> Signed-off-by: Steve Twiss <stwiss.opensource@diasemi.com>
+> Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
 > ---
 >  .../devicetree/bindings/input/da9062-onkey.txt     |   32 +++++
 >  drivers/input/misc/Kconfig                         |    8 +
@@ -81,7 +81,3 @@ Lee Jones
 Linaro STMicroelectronics Landing Team Lead
 Linaro.org │ Open source software for ARM SoCs
 Follow Linaro: Facebook | Twitter | Blog
---
-To unsubscribe from this list: send the line "unsubscribe devicetree" in
-the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff --git a/a/content_digest b/N2/content_digest
index 1185fef..bc4b2d8 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -2,34 +2,34 @@
  "ref\06bfae9b4f5475b59bddc4b71091121f1c0697a2d.1437668261.git.stwiss.opensource@diasemi.com\0"
  "ref\020150727224300.GG3613@dtor-ws\0"
  "ref\020150728054024.GA4558@dtor-ws\0"
- "From\0Lee Jones <lee.jones-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\0"
+ "From\0Lee Jones <lee.jones@linaro.org>\0"
  "Subject\0Re: [PATCH V3 3/3] devicetree: da9062: Add device tree bindings for DA9062 OnKey\0"
  "Date\0Tue, 28 Jul 2015 09:40:19 +0100\0"
- "To\0Dmitry Torokhov <dmitry.torokhov-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\0"
- "Cc\0S Twiss <stwiss.opensource-WBD+wuPFNBhBDgjK7y7TUQ@public.gmane.org>"
-  DEVICETREE <devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
-  Ian Campbell <ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org>
-  Kumar Gala <galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>
-  LINUXINPUT <linux-input-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
-  LINUXKERNEL <linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
-  Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org>
-  Pawel Moll <pawel.moll-5wv7dgnIgG8@public.gmane.org>
-  RTCLINUX <rtc-linux-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
-  Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
-  David Dajun Chen <david.chen-WBD+wuPFNBhBDgjK7y7TUQ@public.gmane.org>
-  Samuel Ortiz <sameo-VuQAYsv1563Yd54FQh9/CA@public.gmane.org>
- " Support Opensource <support.opensource-WBD+wuPFNBhBDgjK7y7TUQ@public.gmane.org>\0"
+ "To\0Dmitry Torokhov <dmitry.torokhov@gmail.com>\0"
+ "Cc\0S Twiss <stwiss.opensource@diasemi.com>"
+  DEVICETREE <devicetree@vger.kernel.org>
+  Ian Campbell <ijc+devicetree@hellion.org.uk>
+  Kumar Gala <galak@codeaurora.org>
+  LINUXINPUT <linux-input@vger.kernel.org>
+  LINUXKERNEL <linux-kernel@vger.kernel.org>
+  Mark Rutland <mark.rutland@arm.com>
+  Pawel Moll <pawel.moll@arm.com>
+  RTCLINUX <rtc-linux@googlegroups.com>
+  Rob Herring <robh+dt@kernel.org>
+  David Dajun Chen <david.chen@diasemi.com>
+  Samuel Ortiz <sameo@linux.intel.com>
+ " Support Opensource <support.opensource@diasemi.com>\0"
  "\00:1\0"
  "b\0"
  "On Mon, 27 Jul 2015, Dmitry Torokhov wrote:\n"
  "\n"
  "> On Mon, Jul 27, 2015 at 03:43:00PM -0700, Dmitry Torokhov wrote:\n"
  "> > On Thu, Jul 23, 2015 at 05:17:41PM +0100, S Twiss wrote:\n"
- "> > > From: S Twiss <stwiss.opensource-WBD+wuPFNBhBDgjK7y7TUQ@public.gmane.org>\n"
+ "> > > From: S Twiss <stwiss.opensource@diasemi.com>\n"
  "> > > \n"
  "> > > Add device tree bindings for the DA9062 OnKey driver component\n"
  "> > > \n"
- "> > > Signed-off-by: Steve Twiss <stwiss.opensource-WBD+wuPFNBhBDgjK7y7TUQ@public.gmane.org>\n"
+ "> > > Signed-off-by: Steve Twiss <stwiss.opensource@diasemi.com>\n"
  "> > > \n"
  "> > > ---\n"
  "> > > Changes in V3:\n"
@@ -58,7 +58,7 @@
  "\n"
  "> Input: add DA9062 OnKey capability to DA9063 OnKey driver\n"
  "> \n"
- "> From: S Twiss <stwiss.opensource-WBD+wuPFNBhBDgjK7y7TUQ@public.gmane.org>\n"
+ "> From: S Twiss <stwiss.opensource@diasemi.com>\n"
  "> \n"
  "> Add DA9062 OnKey support into the existing DA9063 OnKey driver component by\n"
  "> using generic access tables for common register and bit mask definitions.\n"
@@ -78,8 +78,8 @@
  ">   dev_get_regmap() to provide initialisation of generic registers and\n"
  ">   masks and access to regmap\n"
  "> \n"
- "> Signed-off-by: Steve Twiss <stwiss.opensource-WBD+wuPFNBhBDgjK7y7TUQ@public.gmane.org>\n"
- "> Signed-off-by: Dmitry Torokhov <dmitry.torokhov-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\n"
+ "> Signed-off-by: Steve Twiss <stwiss.opensource@diasemi.com>\n"
+ "> Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>\n"
  "> ---\n"
  ">  .../devicetree/bindings/input/da9062-onkey.txt     |   32 +++++\n"
  ">  drivers/input/misc/Kconfig                         |    8 +\n"
@@ -103,10 +103,6 @@
  "Lee Jones\n"
  "Linaro STMicroelectronics Landing Team Lead\n"
  "Linaro.org \342\224\202 Open source software for ARM SoCs\n"
- "Follow Linaro: Facebook | Twitter | Blog\n"
- "--\n"
- "To unsubscribe from this list: send the line \"unsubscribe devicetree\" in\n"
- "the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n"
- More majordomo info at  http://vger.kernel.org/majordomo-info.html
+ Follow Linaro: Facebook | Twitter | Blog
 
-78beaa76f4adfba288d596f427ee6eead1f92d0e5260b64e34065ff266fa5477
+12d7e02ac47abddc4343c7cdba8ac6e08363f2da5dbeab0093640b5ea9690683

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.