All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20150820212336.GJ30520@lukather>

diff --git a/a/1.txt b/N1/1.txt
index cd1ffc9..a15ea5f 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,12 +1,12 @@
 On Thu, Aug 20, 2015 at 09:45:07PM +0200, Michal Suchanek wrote:
 > On 20 August 2015 at 16:48, Maxime Ripard
-> <maxime.ripard-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org> wrote:
+> <maxime.ripard@free-electrons.com> wrote:
 > > On Thu, Aug 20, 2015 at 02:19:46PM -0000, Michal Suchanek wrote:
 > >> When the maximum transfer speed is not set for a SPI slave the value
 > >> remains 0 and the code in sunxi SPI divides by it. Use an arbitrary
 > >> speed instead in that case.
 > >>
-> >> Signed-off-by: Michal Suchanek <hramrach-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
+> >> Signed-off-by: Michal Suchanek <hramrach@gmail.com>
 > >
 > > spi->max_speed_hz is set using the spi-max-frequency property, and
 > > spi->will error out if that property isn't set. What am I missing?
@@ -25,3 +25,10 @@ spidev directly or in the framework.
 Maxime Ripard, Free Electrons
 Embedded Linux, Kernel and Android engineering
 http://free-electrons.com
+-------------- next part --------------
+A non-text attachment was scrubbed...
+Name: signature.asc
+Type: application/pgp-signature
+Size: 819 bytes
+Desc: Digital signature
+URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20150820/579970a2/attachment.sig>
diff --git a/a/content_digest b/N1/content_digest
index 2473a86..f14deff 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -2,34 +2,21 @@
  "ref\03688fab67e7cdc7bcbff73dfd6b0fcdcc4e79eb6.1440080122.git.hramrach@gmail.com\0"
  "ref\020150820144836.GV30520@lukather\0"
  "ref\0CAOMqctSfdxWeWDogzHxONE+Qxf7vp6rJnBmxECV89PQO0hXARg@mail.gmail.com\0"
- "ref\0CAOMqctSfdxWeWDogzHxONE+Qxf7vp6rJnBmxECV89PQO0hXARg-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org\0"
- "From\0Maxime Ripard <maxime.ripard-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>\0"
- "Subject\0Re: [PATCH 3/9] spi: sunxi: check that transfer speed is non-zero\0"
+ "From\0maxime.ripard@free-electrons.com (Maxime Ripard)\0"
+ "Subject\0[PATCH 3/9] spi: sunxi: check that transfer speed is non-zero\0"
  "Date\0Thu, 20 Aug 2015 23:23:36 +0200\0"
- "To\0Michal Suchanek <hramrach-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\0"
- "Cc\0linux-sunxi <linux-sunxi-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>"
-  Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
-  Pawel Moll <pawel.moll-5wv7dgnIgG8@public.gmane.org>
-  Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org>
-  Ian Campbell <ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org>
-  Kumar Gala <galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>
-  Russell King <linux-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org>
-  Mark Brown <broonie-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
-  devicetree <devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
-  linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org <linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org>
-  Linux Kernel Mailing List <linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
- " linux-spi <linux-spi-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>\0"
- "\01:1\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
+ "\00:1\0"
  "b\0"
  "On Thu, Aug 20, 2015 at 09:45:07PM +0200, Michal Suchanek wrote:\n"
  "> On 20 August 2015 at 16:48, Maxime Ripard\n"
- "> <maxime.ripard-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org> wrote:\n"
+ "> <maxime.ripard@free-electrons.com> wrote:\n"
  "> > On Thu, Aug 20, 2015 at 02:19:46PM -0000, Michal Suchanek wrote:\n"
  "> >> When the maximum transfer speed is not set for a SPI slave the value\n"
  "> >> remains 0 and the code in sunxi SPI divides by it. Use an arbitrary\n"
  "> >> speed instead in that case.\n"
  "> >>\n"
- "> >> Signed-off-by: Michal Suchanek <hramrach-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\n"
+ "> >> Signed-off-by: Michal Suchanek <hramrach@gmail.com>\n"
  "> >\n"
  "> > spi->max_speed_hz is set using the spi-max-frequency property, and\n"
  "> > spi->will error out if that property isn't set. What am I missing?\n"
@@ -47,6 +34,13 @@
  "-- \n"
  "Maxime Ripard, Free Electrons\n"
  "Embedded Linux, Kernel and Android engineering\n"
- http://free-electrons.com
+ "http://free-electrons.com\n"
+ "-------------- next part --------------\n"
+ "A non-text attachment was scrubbed...\n"
+ "Name: signature.asc\n"
+ "Type: application/pgp-signature\n"
+ "Size: 819 bytes\n"
+ "Desc: Digital signature\n"
+ URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20150820/579970a2/attachment.sig>
 
-51909edef553a15945c1eff2a4cb196e5393b1a1d94ec3b402e79337764b17dc
+4185379998eb11db7010f885d9e4a490888b6f6ffcedb70d41e2ad53411af411

diff --git a/a/1.txt b/N2/1.txt
index cd1ffc9..9e76c2d 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -1,12 +1,12 @@
 On Thu, Aug 20, 2015 at 09:45:07PM +0200, Michal Suchanek wrote:
 > On 20 August 2015 at 16:48, Maxime Ripard
-> <maxime.ripard-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org> wrote:
+> <maxime.ripard@free-electrons.com> wrote:
 > > On Thu, Aug 20, 2015 at 02:19:46PM -0000, Michal Suchanek wrote:
 > >> When the maximum transfer speed is not set for a SPI slave the value
 > >> remains 0 and the code in sunxi SPI divides by it. Use an arbitrary
 > >> speed instead in that case.
 > >>
-> >> Signed-off-by: Michal Suchanek <hramrach-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
+> >> Signed-off-by: Michal Suchanek <hramrach@gmail.com>
 > >
 > > spi->max_speed_hz is set using the spi-max-frequency property, and
 > > spi->will error out if that property isn't set. What am I missing?
diff --git a/N2/2.bin b/N2/2.bin
new file mode 100644
index 0000000..c1ea60b
--- /dev/null
+++ b/N2/2.bin
@@ -0,0 +1,17 @@
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1
+
+iQIcBAEBAgAGBQJV1kVYAAoJEBx+YmzsjxAgrFEP/0RjiF6rkd+nDL7f06+8Go9T
+uAlk82P/a4LXAg+mZhY2Pf9UVr2EsB7sJEItVDKZrjHmi9hG8xkLXhE5ds6PiAxC
+Yp6Sxgb2RiD0ThdzvCeLr34h+xSjsUIsEOV9QjTuymCkfakT0wlO8jUi4EiWybMt
+qIPRRPpfbMw08AxpZpjcAQJQT04ziWEnzY+cxPP0JDM6Xnc4XaHu4Of4YM8tkFTD
+7aYWj95W+tGHUmr/rGGQE/yalAktiAoSL6RdZPB+6IlUX9fY3vOtGnaIh/EoAAyu
+snQYBYUn8qAMPQZYiAsWH3BFJwSiImDlAEeucqnWdClzriZ5hkL2KlUzG1RG2bVL
+/nMTJvA7lYXHPfgxSzbcEMpRqNx8v5kDl+qSn/q1sehG6m3cme3krLBJ18JkbVBz
+00UwjtqdZERF1jllaDw4uetvyiBha5Qs9OQ2FWF0zPJJrrQNIRtE1ENTIgRw8irn
+ARCmzG6OfpW4yENxngsbs0KIPqc7Yo0iAM2P8zuVIQg20JSTKaE0N062se/vZPPj
+iJmppZ8xvZ07JURShdln/OW7F4gWWphW4K/6DhKL3YA/Ol8VlRY2rc3b9fFHZI6W
+bVhqq6USN6vaZDAA3js7+8iDGL9Km02BUB+F7tM06wSVFsiuOnfx2M5N1gvZTjt6
+dm/8TAJgsa5g2pKZK1oE
+=ZtRK
+-----END PGP SIGNATURE-----
diff --git a/N2/2.hdr b/N2/2.hdr
new file mode 100644
index 0000000..3237378
--- /dev/null
+++ b/N2/2.hdr
@@ -0,0 +1,2 @@
+Content-Type: application/pgp-signature; name="signature.asc"
+Content-Description: Digital signature
diff --git a/a/content_digest b/N2/content_digest
index 2473a86..64c0e95 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -2,34 +2,33 @@
  "ref\03688fab67e7cdc7bcbff73dfd6b0fcdcc4e79eb6.1440080122.git.hramrach@gmail.com\0"
  "ref\020150820144836.GV30520@lukather\0"
  "ref\0CAOMqctSfdxWeWDogzHxONE+Qxf7vp6rJnBmxECV89PQO0hXARg@mail.gmail.com\0"
- "ref\0CAOMqctSfdxWeWDogzHxONE+Qxf7vp6rJnBmxECV89PQO0hXARg-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org\0"
- "From\0Maxime Ripard <maxime.ripard-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>\0"
+ "From\0Maxime Ripard <maxime.ripard@free-electrons.com>\0"
  "Subject\0Re: [PATCH 3/9] spi: sunxi: check that transfer speed is non-zero\0"
  "Date\0Thu, 20 Aug 2015 23:23:36 +0200\0"
- "To\0Michal Suchanek <hramrach-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\0"
- "Cc\0linux-sunxi <linux-sunxi-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>"
-  Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
-  Pawel Moll <pawel.moll-5wv7dgnIgG8@public.gmane.org>
-  Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org>
-  Ian Campbell <ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org>
-  Kumar Gala <galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>
-  Russell King <linux-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org>
-  Mark Brown <broonie-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
-  devicetree <devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
-  linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org <linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org>
-  Linux Kernel Mailing List <linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
- " linux-spi <linux-spi-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>\0"
+ "To\0Michal Suchanek <hramrach@gmail.com>\0"
+ "Cc\0linux-sunxi <linux-sunxi@googlegroups.com>"
+  Rob Herring <robh+dt@kernel.org>
+  Pawel Moll <pawel.moll@arm.com>
+  Mark Rutland <mark.rutland@arm.com>
+  Ian Campbell <ijc+devicetree@hellion.org.uk>
+  Kumar Gala <galak@codeaurora.org>
+  Russell King <linux@arm.linux.org.uk>
+  Mark Brown <broonie@kernel.org>
+  devicetree <devicetree@vger.kernel.org>
+  linux-arm-kernel@lists.infradead.org <linux-arm-kernel@lists.infradead.org>
+  Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
+ " linux-spi <linux-spi@vger.kernel.org>\0"
  "\01:1\0"
  "b\0"
  "On Thu, Aug 20, 2015 at 09:45:07PM +0200, Michal Suchanek wrote:\n"
  "> On 20 August 2015 at 16:48, Maxime Ripard\n"
- "> <maxime.ripard-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org> wrote:\n"
+ "> <maxime.ripard@free-electrons.com> wrote:\n"
  "> > On Thu, Aug 20, 2015 at 02:19:46PM -0000, Michal Suchanek wrote:\n"
  "> >> When the maximum transfer speed is not set for a SPI slave the value\n"
  "> >> remains 0 and the code in sunxi SPI divides by it. Use an arbitrary\n"
  "> >> speed instead in that case.\n"
  "> >>\n"
- "> >> Signed-off-by: Michal Suchanek <hramrach-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\n"
+ "> >> Signed-off-by: Michal Suchanek <hramrach@gmail.com>\n"
  "> >\n"
  "> > spi->max_speed_hz is set using the spi-max-frequency property, and\n"
  "> > spi->will error out if that property isn't set. What am I missing?\n"
@@ -48,5 +47,26 @@
  "Maxime Ripard, Free Electrons\n"
  "Embedded Linux, Kernel and Android engineering\n"
  http://free-electrons.com
+ "\01:2\0"
+ "fn\0signature.asc\0"
+ "d\0Digital signature\0"
+ "b\0"
+ "-----BEGIN PGP SIGNATURE-----\n"
+ "Version: GnuPG v1\n"
+ "\n"
+ "iQIcBAEBAgAGBQJV1kVYAAoJEBx+YmzsjxAgrFEP/0RjiF6rkd+nDL7f06+8Go9T\n"
+ "uAlk82P/a4LXAg+mZhY2Pf9UVr2EsB7sJEItVDKZrjHmi9hG8xkLXhE5ds6PiAxC\n"
+ "Yp6Sxgb2RiD0ThdzvCeLr34h+xSjsUIsEOV9QjTuymCkfakT0wlO8jUi4EiWybMt\n"
+ "qIPRRPpfbMw08AxpZpjcAQJQT04ziWEnzY+cxPP0JDM6Xnc4XaHu4Of4YM8tkFTD\n"
+ "7aYWj95W+tGHUmr/rGGQE/yalAktiAoSL6RdZPB+6IlUX9fY3vOtGnaIh/EoAAyu\n"
+ "snQYBYUn8qAMPQZYiAsWH3BFJwSiImDlAEeucqnWdClzriZ5hkL2KlUzG1RG2bVL\n"
+ "/nMTJvA7lYXHPfgxSzbcEMpRqNx8v5kDl+qSn/q1sehG6m3cme3krLBJ18JkbVBz\n"
+ "00UwjtqdZERF1jllaDw4uetvyiBha5Qs9OQ2FWF0zPJJrrQNIRtE1ENTIgRw8irn\n"
+ "ARCmzG6OfpW4yENxngsbs0KIPqc7Yo0iAM2P8zuVIQg20JSTKaE0N062se/vZPPj\n"
+ "iJmppZ8xvZ07JURShdln/OW7F4gWWphW4K/6DhKL3YA/Ol8VlRY2rc3b9fFHZI6W\n"
+ "bVhqq6USN6vaZDAA3js7+8iDGL9Km02BUB+F7tM06wSVFsiuOnfx2M5N1gvZTjt6\n"
+ "dm/8TAJgsa5g2pKZK1oE\n"
+ "=ZtRK\n"
+ "-----END PGP SIGNATURE-----\n"
 
-51909edef553a15945c1eff2a4cb196e5393b1a1d94ec3b402e79337764b17dc
+b4894728c643f2a26bbb62bc00e5cecb19892bcf0f731a0ce88a92726aea3fd6

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.