All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20120303023207.7241E3E2D8A@localhost>

diff --git a/a/1.txt b/N1/1.txt
index 7790cb3..2d4c935 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,14 +1,14 @@
-On Fri,  2 Mar 2012 11:03:06 +0100, Jean-Christophe PLAGNIOL-VILLARD <plagnioj-sclMFOaUSTBWk0Htik3J/w@public.gmane.org> wrote:
+On Fri,  2 Mar 2012 11:03:06 +0100, Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> wrote:
 > This will allow to use gpio for chip select with no modification in the
 > driver binding
 > 
 > When use the ncs-gpios, the gpio number will be passed via the controller_data
 > and the number of chip select will automatically increased.
 > 
-> Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj-sclMFOaUSTBWk0Htik3J/w@public.gmane.org>
-> Cc: devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org
-> Cc: spi-devel-general-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
-> Cc: Grant Likely <grant.likely-s3s/WqlpOiPyB63q8FvJNQ@public.gmane.org>
+> Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
+> Cc: devicetree-discuss at lists.ozlabs.org
+> Cc: spi-devel-general at lists.sourceforge.net
+> Cc: Grant Likely <grant.likely@secretlab.ca>
 > ---
 > v3:
 > 	use devm_kzalloc
@@ -55,7 +55,7 @@ ncs?  What does the 'n' stand for?
 > +via the controller_data
 > +
 >  SPI example for an MPC5200 SPI bus:
->  	spi@f00 {
+>  	spi at f00 {
 >  		#address-cells = <1>;
 > diff --git a/drivers/spi/spi.c b/drivers/spi/spi.c
 > index e2f4ca0..f3df51f 100644
@@ -192,9 +192,3 @@ s/chipselect/cs/ would be quite a bit less verbose
 
 -- 
 email sent from notmuch.vim plugin
-
-------------------------------------------------------------------------------
-Virtualization & Cloud Management Using Capacity Planning
-Cloud computing makes use of virtualization - but cloud computing 
-also focuses on allowing computing to be delivered as a service.
-http://www.accelacomm.com/jaw/sfnl/114/51521223/
diff --git a/a/content_digest b/N1/content_digest
index f400eac..23e082d 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,27 +1,22 @@
  "ref\01330682587-20636-1-git-send-email-plagnioj@jcrosoft.com\0"
  "ref\01330682587-20636-2-git-send-email-plagnioj@jcrosoft.com\0"
- "ref\01330682587-20636-2-git-send-email-plagnioj-sclMFOaUSTBWk0Htik3J/w@public.gmane.org\0"
- "From\0Grant Likely <grant.likely-s3s/WqlpOiPyB63q8FvJNQ@public.gmane.org>\0"
- "Subject\0Re: [PATCH 2/3 v3] of_spi: add generic binding support to specify ncs gpio\0"
+ "From\0grant.likely@secretlab.ca (Grant Likely)\0"
+ "Subject\0[PATCH 2/3 v3] of_spi: add generic binding support to specify ncs gpio\0"
  "Date\0Fri, 02 Mar 2012 19:32:07 -0700\0"
- "To\0Jean-Christophe PLAGNIOL-VILLARD <plagnioj-sclMFOaUSTBWk0Htik3J/w@public.gmane.org>"
- " linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org\0"
- "Cc\0spi-devel-general-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org"
-  devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org
- " Jean-Christophe PLAGNIOL-VILLARD <plagnioj-sclMFOaUSTBWk0Htik3J/w@public.gmane.org>\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
- "On Fri,  2 Mar 2012 11:03:06 +0100, Jean-Christophe PLAGNIOL-VILLARD <plagnioj-sclMFOaUSTBWk0Htik3J/w@public.gmane.org> wrote:\n"
+ "On Fri,  2 Mar 2012 11:03:06 +0100, Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> wrote:\n"
  "> This will allow to use gpio for chip select with no modification in the\n"
  "> driver binding\n"
  "> \n"
  "> When use the ncs-gpios, the gpio number will be passed via the controller_data\n"
  "> and the number of chip select will automatically increased.\n"
  "> \n"
- "> Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj-sclMFOaUSTBWk0Htik3J/w@public.gmane.org>\n"
- "> Cc: devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org\n"
- "> Cc: spi-devel-general-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org\n"
- "> Cc: Grant Likely <grant.likely-s3s/WqlpOiPyB63q8FvJNQ@public.gmane.org>\n"
+ "> Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>\n"
+ "> Cc: devicetree-discuss at lists.ozlabs.org\n"
+ "> Cc: spi-devel-general at lists.sourceforge.net\n"
+ "> Cc: Grant Likely <grant.likely@secretlab.ca>\n"
  "> ---\n"
  "> v3:\n"
  "> \tuse devm_kzalloc\n"
@@ -68,7 +63,7 @@
  "> +via the controller_data\n"
  "> +\n"
  ">  SPI example for an MPC5200 SPI bus:\n"
- ">  \tspi@f00 {\n"
+ ">  \tspi at f00 {\n"
  ">  \t\t#address-cells = <1>;\n"
  "> diff --git a/drivers/spi/spi.c b/drivers/spi/spi.c\n"
  "> index e2f4ca0..f3df51f 100644\n"
@@ -204,12 +199,6 @@
  "> \n"
  "\n"
  "-- \n"
- "email sent from notmuch.vim plugin\n"
- "\n"
- "------------------------------------------------------------------------------\n"
- "Virtualization & Cloud Management Using Capacity Planning\n"
- "Cloud computing makes use of virtualization - but cloud computing \n"
- "also focuses on allowing computing to be delivered as a service.\n"
- http://www.accelacomm.com/jaw/sfnl/114/51521223/
+ email sent from notmuch.vim plugin
 
-67603c5582bb30a9e58dc1bcaf1906aafc803bb9d7ea9fe7cff46200b885a0e0
+bf1aac84f8e79fc6aaeb086394dc2bbe5cfa6d4402e05d95e05d9d2a578ae799

diff --git a/a/content_digest b/N2/content_digest
index f400eac..6558a5b 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -4,8 +4,7 @@
  "From\0Grant Likely <grant.likely-s3s/WqlpOiPyB63q8FvJNQ@public.gmane.org>\0"
  "Subject\0Re: [PATCH 2/3 v3] of_spi: add generic binding support to specify ncs gpio\0"
  "Date\0Fri, 02 Mar 2012 19:32:07 -0700\0"
- "To\0Jean-Christophe PLAGNIOL-VILLARD <plagnioj-sclMFOaUSTBWk0Htik3J/w@public.gmane.org>"
- " linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org\0"
+ "To\0linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org\0"
  "Cc\0spi-devel-general-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org"
   devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org
  " Jean-Christophe PLAGNIOL-VILLARD <plagnioj-sclMFOaUSTBWk0Htik3J/w@public.gmane.org>\0"
@@ -212,4 +211,4 @@
  "also focuses on allowing computing to be delivered as a service.\n"
  http://www.accelacomm.com/jaw/sfnl/114/51521223/
 
-67603c5582bb30a9e58dc1bcaf1906aafc803bb9d7ea9fe7cff46200b885a0e0
+75906c0d4d02b6db98faee2790eb73fee8bfaf66d7f508de4130d4973a56d0a8

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.