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

diff --git a/a/1.txt b/N1/1.txt
index 04b7c22..7b05d92 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,13 +1,13 @@
-On Fri,  9 Mar 2012 19:25:44 +0100, Jean-Christophe PLAGNIOL-VILLARD <plagnioj-sclMFOaUSTBWk0Htik3J/w@public.gmane.org> wrote:
+On Fri,  9 Mar 2012 19:25:44 +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 cs-gpios, the gpio number will be passed via the cs_gpio field
 > 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
+> 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
 > ---
 > v5:
 > 	update grant comment to simplify the cs_gpio management
@@ -48,7 +48,7 @@ On Fri,  9 Mar 2012 19:25:44 +0100, Jean-Christophe PLAGNIOL-VILLARD <plagnioj-s
 > +via the cs_gpio
 > +
 >  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 b2ccdea..446eee5 100644
@@ -215,15 +215,9 @@ chip select manipulation.
 > 
 > _______________________________________________
 > devicetree-discuss mailing list
-> devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org
+> devicetree-discuss at lists.ozlabs.org
 > https://lists.ozlabs.org/listinfo/devicetree-discuss
 
 -- 
 Grant Likely, B.Sc, P.Eng.
 Secret Lab Technologies,Ltd.
-
-------------------------------------------------------------------------------
-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 6efeb88..68cc411 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,25 +1,21 @@
  "ref\01331122989-14451-1-git-send-email-plagnioj@jcrosoft.co\0"
  "ref\01331317544-21735-1-git-send-email-plagnioj@jcrosoft.com\0"
- "ref\01331317544-21735-1-git-send-email-plagnioj-sclMFOaUSTBWk0Htik3J/w@public.gmane.org\0"
- "From\0Grant Likely <grant.likely-s3s/WqlpOiPyB63q8FvJNQ@public.gmane.org>\0"
- "Subject\0Re: [PATCH 1/4 v5] of_spi: add generic binding support to specify cs gpio\0"
+ "From\0grant.likely@secretlab.ca (Grant Likely)\0"
+ "Subject\0[PATCH 1/4 v5] of_spi: add generic binding support to specify cs gpio\0"
  "Date\0Sun, 11 Mar 2012 08:07:31 -0600\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\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
- "On Fri,  9 Mar 2012 19:25:44 +0100, Jean-Christophe PLAGNIOL-VILLARD <plagnioj-sclMFOaUSTBWk0Htik3J/w@public.gmane.org> wrote:\n"
+ "On Fri,  9 Mar 2012 19:25:44 +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 cs-gpios, the gpio number will be passed via the cs_gpio field\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"
+ "> 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"
  "> ---\n"
  "> v5:\n"
  "> \tupdate grant comment to simplify the cs_gpio management\n"
@@ -60,7 +56,7 @@
  "> +via the cs_gpio\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 b2ccdea..446eee5 100644\n"
@@ -227,17 +223,11 @@
  "> \n"
  "> _______________________________________________\n"
  "> devicetree-discuss mailing list\n"
- "> devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org\n"
+ "> devicetree-discuss at lists.ozlabs.org\n"
  "> https://lists.ozlabs.org/listinfo/devicetree-discuss\n"
  "\n"
  "-- \n"
  "Grant Likely, B.Sc, P.Eng.\n"
- "Secret Lab Technologies,Ltd.\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/
+ Secret Lab Technologies,Ltd.
 
-97887f3db7d1f038851bb3d9c787c3f9d715880bad01144c3d1fd26d703094be
+763d69862b8dbbcef9c74e48f7bb25aa2f05736a8468edb9669f9a7305abdc3c

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.