All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <1305732459_6563@mail4.comsite.net>

diff --git a/a/1.txt b/N1/1.txt
index 411928a..824071a 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -5,7 +5,7 @@ Only write the result if the device matches.
 
 In a thread titled "SBus devices sometimes detected, sometimes not",
 Meelis reported his SBus hme was not detected about 50% of the time.
-From the debug suggested by Grant it was obvious another driver matched
+>From the debug suggested by Grant it was obvious another driver matched
 some devices between the call to match the hme and the hme discovery
 failling.
 
@@ -25,7 +25,8 @@ compatible property to speed up of_device_is_compatible if needed.
 
 
 Index: work.git/include/linux/of_device.h
-=================================--- work.git.orig/include/linux/of_device.h	2011-05-18 09:57:01.014386816 -0500
+===================================================================
+--- work.git.orig/include/linux/of_device.h	2011-05-18 09:57:01.014386816 -0500
 +++ work.git/include/linux/of_device.h	2011-05-18 09:58:27.537431575 -0500
 @@ -21,8 +21,15 @@ extern void of_device_make_bus_id(struct
  static inline int of_driver_match_device(struct device *dev,
diff --git a/a/content_digest b/N1/content_digest
index 7ecf363..5c51206 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -3,12 +3,12 @@
  "ref\0alpine.SOC.1.00.1105021259220.6200@math.ut.ee\0"
  "From\0Milton Miller <miltonm@bga.com>\0"
  "Subject\0[PATCH] of: fix race when matching drivers\0"
- "Date\0Wed, 18 May 2011 15:27:39 +0000\0"
+ "Date\0Wed, 18 May 2011 10:27:39 -0500\0"
  "To\0Grant Likely <grant.likely@secretlab.ca>\0"
  "Cc\0David Miller <davem@davemloft.net>"
-  devicetree-discuss@lists.ozlabs.org
-  linux-kernel@vger.kernel.org
- " sparclinux@vger.kernel.org\0"
+  <devicetree-discuss@lists.ozlabs.org>
+  <linux-kernel@vger.kernel.org>
+ " <sparclinux@vger.kernel.org>\0"
  "\00:1\0"
  "b\0"
  "If two drivers are probing devices at the same time, both will write\n"
@@ -18,7 +18,7 @@
  "\n"
  "In a thread titled \"SBus devices sometimes detected, sometimes not\",\n"
  "Meelis reported his SBus hme was not detected about 50% of the time.\n"
- "From the debug suggested by Grant it was obvious another driver matched\n"
+ ">From the debug suggested by Grant it was obvious another driver matched\n"
  "some devices between the call to match the hme and the hme discovery\n"
  "failling.\n"
  "\n"
@@ -38,7 +38,8 @@
  "\n"
  "\n"
  "Index: work.git/include/linux/of_device.h\n"
- "=================================--- work.git.orig/include/linux/of_device.h\t2011-05-18 09:57:01.014386816 -0500\n"
+ "===================================================================\n"
+ "--- work.git.orig/include/linux/of_device.h\t2011-05-18 09:57:01.014386816 -0500\n"
  "+++ work.git/include/linux/of_device.h\t2011-05-18 09:58:27.537431575 -0500\n"
  "@@ -21,8 +21,15 @@ extern void of_device_make_bus_id(struct\n"
  " static inline int of_driver_match_device(struct device *dev,\n"
@@ -59,4 +60,4 @@
  " \n"
   extern struct platform_device *of_dev_get(struct platform_device *dev);
 
-eed7541330c18798ef6af59c9148af9dda51c3fab692f9b92443c82fb5d6d905
+2edf38979a9249601df6fb6fab1d937f0fef684463372472d6d805a7c3472b5d

diff --git a/a/1.txt b/N2/1.txt
index 411928a..824071a 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -5,7 +5,7 @@ Only write the result if the device matches.
 
 In a thread titled "SBus devices sometimes detected, sometimes not",
 Meelis reported his SBus hme was not detected about 50% of the time.
-From the debug suggested by Grant it was obvious another driver matched
+>From the debug suggested by Grant it was obvious another driver matched
 some devices between the call to match the hme and the hme discovery
 failling.
 
@@ -25,7 +25,8 @@ compatible property to speed up of_device_is_compatible if needed.
 
 
 Index: work.git/include/linux/of_device.h
-=================================--- work.git.orig/include/linux/of_device.h	2011-05-18 09:57:01.014386816 -0500
+===================================================================
+--- work.git.orig/include/linux/of_device.h	2011-05-18 09:57:01.014386816 -0500
 +++ work.git/include/linux/of_device.h	2011-05-18 09:58:27.537431575 -0500
 @@ -21,8 +21,15 @@ extern void of_device_make_bus_id(struct
  static inline int of_driver_match_device(struct device *dev,
diff --git a/a/content_digest b/N2/content_digest
index 7ecf363..3648171 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -3,7 +3,7 @@
  "ref\0alpine.SOC.1.00.1105021259220.6200@math.ut.ee\0"
  "From\0Milton Miller <miltonm@bga.com>\0"
  "Subject\0[PATCH] of: fix race when matching drivers\0"
- "Date\0Wed, 18 May 2011 15:27:39 +0000\0"
+ "Date\0Wed, 18 May 2011 10:27:39 -0500\0"
  "To\0Grant Likely <grant.likely@secretlab.ca>\0"
  "Cc\0David Miller <davem@davemloft.net>"
   devicetree-discuss@lists.ozlabs.org
@@ -18,7 +18,7 @@
  "\n"
  "In a thread titled \"SBus devices sometimes detected, sometimes not\",\n"
  "Meelis reported his SBus hme was not detected about 50% of the time.\n"
- "From the debug suggested by Grant it was obvious another driver matched\n"
+ ">From the debug suggested by Grant it was obvious another driver matched\n"
  "some devices between the call to match the hme and the hme discovery\n"
  "failling.\n"
  "\n"
@@ -38,7 +38,8 @@
  "\n"
  "\n"
  "Index: work.git/include/linux/of_device.h\n"
- "=================================--- work.git.orig/include/linux/of_device.h\t2011-05-18 09:57:01.014386816 -0500\n"
+ "===================================================================\n"
+ "--- work.git.orig/include/linux/of_device.h\t2011-05-18 09:57:01.014386816 -0500\n"
  "+++ work.git/include/linux/of_device.h\t2011-05-18 09:58:27.537431575 -0500\n"
  "@@ -21,8 +21,15 @@ extern void of_device_make_bus_id(struct\n"
  " static inline int of_driver_match_device(struct device *dev,\n"
@@ -59,4 +60,4 @@
  " \n"
   extern struct platform_device *of_dev_get(struct platform_device *dev);
 
-eed7541330c18798ef6af59c9148af9dda51c3fab692f9b92443c82fb5d6d905
+a72747809f6b657c6f198761f30307763e6f6ace0a2baeb289abd3c9eba7c650

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.