All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20120916102342.GA933@pengutronix.de>

diff --git a/a/1.txt b/N1/1.txt
index 2a1923b..3895e1e 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -2,7 +2,7 @@ On Fri, Aug 24, 2012 at 05:44:31AM +0200, Marek Vasut wrote:
 > This patch implements DMA support into mxs-i2c. DMA transfers are now enabled
 > via DT. The DMA operation is enabled by default.
 > 
-> Signed-off-by: Marek Vasut <marex-ynQEQJNshbs@public.gmane.org>
+> Signed-off-by: Marek Vasut <marex@denx.de>
 
 Unsurprisingly, I also couldn't get the mode switching between DMA and
 PIOQUEUE to work :(
@@ -12,7 +12,7 @@ bus via devicetree. If we change the view from "I want PIOQUEUE" to "I
 don't want DMA", we could simply override the default DMA configuration
 in the devicetree with, e.g.:
 
-			i2c0: i2c@80058000 {
+			i2c0: i2c at 80058000 {
 				...
 				fsl,i2c-dma-channel = <>;
 			};
@@ -111,4 +111,11 @@ index 1f58197..0198a43 100644
 
 -- 
 Pengutronix e.K.                           | Wolfram Sang                |
-Industrial Linux Solutions                 | http://www.pengutronix.de/  |
\ No newline at end of file
+Industrial Linux Solutions                 | http://www.pengutronix.de/  |
+-------------- next part --------------
+A non-text attachment was scrubbed...
+Name: signature.asc
+Type: application/pgp-signature
+Size: 198 bytes
+Desc: Digital signature
+URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20120916/589f15da/attachment.sig>
\ No newline at end of file
diff --git a/a/2.bin b/a/2.bin
deleted file mode 100644
index ade0d0c..0000000
--- a/a/2.bin
+++ /dev/null
@@ -1,7 +0,0 @@
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.12 (GNU/Linux)
-
-iEYEARECAAYFAlBVqK4ACgkQD27XaX1/VRvO4wCfSyhPeAw1jYcAgN8QZ56sihUk
-XmEAoICub57e9YW215qWDq6l2jNKMlWt
-=A7f0
------END PGP SIGNATURE-----
\ No newline at end of file
diff --git a/a/2.hdr b/a/2.hdr
deleted file mode 100644
index 3237378..0000000
--- a/a/2.hdr
+++ /dev/null
@@ -1,2 +0,0 @@
-Content-Type: application/pgp-signature; name="signature.asc"
-Content-Description: Digital signature
diff --git a/a/content_digest b/N1/content_digest
index 31b2bc3..15757c2 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -2,29 +2,19 @@
   "ref\0001345779871-7677-1-git-send-email-marex\@denx.de\0"
 ]
 [
-  "ref\0001345779871-7677-1-git-send-email-marex-ynQEQJNshbs\@public.gmane.org\0"
+  "From\0w.sang\@pengutronix.de (Wolfram Sang)\0"
 ]
 [
-  "From\0Wolfram Sang <w.sang-bIcnvbaLZ9MEGnE8C9+IrQ\@public.gmane.org>\0"
-]
-[
-  "Subject\0Re: [PATCH V4] MXS: Implement DMA support into mxs-i2c\0"
+  "Subject\0[PATCH V4] MXS: Implement DMA support into mxs-i2c\0"
 ]
 [
   "Date\0Sun, 16 Sep 2012 12:23:42 +0200\0"
 ]
 [
-  "To\0Marek Vasut <marex-ynQEQJNshbs\@public.gmane.org>\0"
-]
-[
-  "Cc\0spi-devel-general-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f\@public.gmane.org",
-  " linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r\@public.gmane.org",
-  " Fabio Estevam <fabio.estevam-KZfg59tc24xl57MIdRCFDg\@public.gmane.org>",
-  " linux-i2c-u79uwXL29TY76Z2rM5mHXA\@public.gmane.org",
-  " Shawn Guo <shawn.guo-QSEj5FYQhm4dnm+yROfE0A\@public.gmane.org>\0"
+  "To\0linux-arm-kernel\@lists.infradead.org\0"
 ]
 [
-  "\0001:1\0"
+  "\0000:1\0"
 ]
 [
   "b\0"
@@ -34,7 +24,7 @@
   "> This patch implements DMA support into mxs-i2c. DMA transfers are now enabled\n",
   "> via DT. The DMA operation is enabled by default.\n",
   "> \n",
-  "> Signed-off-by: Marek Vasut <marex-ynQEQJNshbs\@public.gmane.org>\n",
+  "> Signed-off-by: Marek Vasut <marex\@denx.de>\n",
   "\n",
   "Unsurprisingly, I also couldn't get the mode switching between DMA and\n",
   "PIOQUEUE to work :(\n",
@@ -44,7 +34,7 @@
   "don't want DMA\", we could simply override the default DMA configuration\n",
   "in the devicetree with, e.g.:\n",
   "\n",
-  "\t\t\ti2c0: i2c\@80058000 {\n",
+  "\t\t\ti2c0: i2c at 80058000 {\n",
   "\t\t\t\t...\n",
   "\t\t\t\tfsl,i2c-dma-channel = <>;\n",
   "\t\t\t};\n",
@@ -143,28 +133,14 @@
   "\n",
   "-- \n",
   "Pengutronix e.K.                           | Wolfram Sang                |\n",
-  "Industrial Linux Solutions                 | http://www.pengutronix.de/  |"
-]
-[
-  "\0001:2\0"
-]
-[
-  "fn\0signature.asc\0"
-]
-[
-  "d\0Digital signature\0"
-]
-[
-  "b\0"
-]
-[
-  "-----BEGIN PGP SIGNATURE-----\n",
-  "Version: GnuPG v1.4.12 (GNU/Linux)\n",
-  "\n",
-  "iEYEARECAAYFAlBVqK4ACgkQD27XaX1/VRvO4wCfSyhPeAw1jYcAgN8QZ56sihUk\n",
-  "XmEAoICub57e9YW215qWDq6l2jNKMlWt\n",
-  "=A7f0\n",
-  "-----END PGP SIGNATURE-----\n"
+  "Industrial Linux Solutions                 | http://www.pengutronix.de/  |\n",
+  "-------------- next part --------------\n",
+  "A non-text attachment was scrubbed...\n",
+  "Name: signature.asc\n",
+  "Type: application/pgp-signature\n",
+  "Size: 198 bytes\n",
+  "Desc: Digital signature\n",
+  "URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20120916/589f15da/attachment.sig>"
 ]
 
-ccd625acbd2db6e3a8a90f8436207ed4557f1f63d19507b36c619ff181d3bd1b
+1b1248a4882c54731b1d9c40aec40771a5012bd211173ddb8ad0b570907237a9

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.