All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20140528184450.GD30031@kroah.com>

diff --git a/a/1.txt b/N1/1.txt
index 5e29860..c7f8b2b 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -5,14 +5,14 @@ On Wed, May 28, 2014 at 02:27:14PM +0530, Satish Patel wrote:
 > I2C interface and acts as a slave device.
 > 
 > The driver also exposes the phy interface
-> (defined@include/linux/sc_phy.h) for SmartCard controller.
+> (defined at include/linux/sc_phy.h) for SmartCard controller.
 > Controller uses this interface to communicate with smart card
 > inserted to the phy's slot.
 > 
 > Note: gpio irq is not validated as I do not have device with that.
 > I have validated interrupt with dedicated interrupt line on my device.
 > 
-> Signed-off-by: Satish Patel <satish.patel-l0cyMroinI0@public.gmane.org>
+> Signed-off-by: Satish Patel <satish.patel@ti.com>
 > ---
 >  Documentation/devicetree/bindings/misc/tda8026.txt |   19 +
 >  drivers/misc/Kconfig                               |    7 +
@@ -42,7 +42,7 @@ On Wed, May 28, 2014 at 02:27:14PM +0530, Satish Patel wrote:
 > +
 > +
 > +Example:
-> +tda8026: tda8026@48 {
+> +tda8026: tda8026 at 48 {
 > +		 compatible = "nxp,tda8026";
 > +		 reg = <0x48>;
 > +		 shutdown-gpio = <&gpio5 19 GPIO_ACTIVE_HIGH>;/* Bank5, pin19 */
@@ -113,8 +113,3 @@ On Wed, May 28, 2014 at 02:27:14PM +0530, Satish Patel wrote:
 I think you just broke the build if this driver is enabled now right?
 
 Not good :(
-
---
-To unsubscribe from this list: send the line "unsubscribe devicetree" in
-the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff --git a/a/content_digest b/N1/content_digest
index 3e28ae1..1c7b742 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,18 +1,9 @@
  "ref\01401267437-22489-1-git-send-email-satish.patel@ti.com\0"
  "ref\01401267437-22489-3-git-send-email-satish.patel@ti.com\0"
- "ref\01401267437-22489-3-git-send-email-satish.patel-l0cyMroinI0@public.gmane.org\0"
- "From\0Greg KH <gregkh-hQyY1W1yCW8ekmWlsbkhG0B+6BGkLq7r@public.gmane.org>\0"
- "Subject\0Re: [PATCH v3 2/5] misc: tda8026: Add NXP TDA8026 PHY driver\0"
+ "From\0gregkh@linuxfoundation.org (Greg KH)\0"
+ "Subject\0[PATCH v3 2/5] misc: tda8026: Add NXP TDA8026 PHY driver\0"
  "Date\0Wed, 28 May 2014 11:44:50 -0700\0"
- "To\0Satish Patel <satish.patel-l0cyMroinI0@public.gmane.org>\0"
- "Cc\0linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org"
-  linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
-  linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  rob-VoJi6FS/r0vR7s880joybQ@public.gmane.org
-  tony-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org
-  grant.likely-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org
- " robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "On Wed, May 28, 2014 at 02:27:14PM +0530, Satish Patel wrote:\n"
@@ -22,14 +13,14 @@
  "> I2C interface and acts as a slave device.\n"
  "> \n"
  "> The driver also exposes the phy interface\n"
- "> (defined@include/linux/sc_phy.h) for SmartCard controller.\n"
+ "> (defined at include/linux/sc_phy.h) for SmartCard controller.\n"
  "> Controller uses this interface to communicate with smart card\n"
  "> inserted to the phy's slot.\n"
  "> \n"
  "> Note: gpio irq is not validated as I do not have device with that.\n"
  "> I have validated interrupt with dedicated interrupt line on my device.\n"
  "> \n"
- "> Signed-off-by: Satish Patel <satish.patel-l0cyMroinI0@public.gmane.org>\n"
+ "> Signed-off-by: Satish Patel <satish.patel@ti.com>\n"
  "> ---\n"
  ">  Documentation/devicetree/bindings/misc/tda8026.txt |   19 +\n"
  ">  drivers/misc/Kconfig                               |    7 +\n"
@@ -59,7 +50,7 @@
  "> +\n"
  "> +\n"
  "> +Example:\n"
- "> +tda8026: tda8026@48 {\n"
+ "> +tda8026: tda8026 at 48 {\n"
  "> +\t\t compatible = \"nxp,tda8026\";\n"
  "> +\t\t reg = <0x48>;\n"
  "> +\t\t shutdown-gpio = <&gpio5 19 GPIO_ACTIVE_HIGH>;/* Bank5, pin19 */\n"
@@ -129,11 +120,6 @@
  "\n"
  "I think you just broke the build if this driver is enabled now right?\n"
  "\n"
- "Not good :(\n"
- "\n"
- "--\n"
- "To unsubscribe from this list: send the line \"unsubscribe devicetree\" in\n"
- "the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n"
- More majordomo info at  http://vger.kernel.org/majordomo-info.html
+ Not good :(
 
-533e3143f2e5a3c4293e43b5aa7b2a45464199e8f66ad08d05fe97145e1e1006
+faa92c3905ae261bdf8c03e2c01f1e1f07c385992f35c3b94c8634f226749c4c

diff --git a/a/1.txt b/N2/1.txt
index 5e29860..28b0675 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -12,7 +12,7 @@ On Wed, May 28, 2014 at 02:27:14PM +0530, Satish Patel wrote:
 > Note: gpio irq is not validated as I do not have device with that.
 > I have validated interrupt with dedicated interrupt line on my device.
 > 
-> Signed-off-by: Satish Patel <satish.patel-l0cyMroinI0@public.gmane.org>
+> Signed-off-by: Satish Patel <satish.patel@ti.com>
 > ---
 >  Documentation/devicetree/bindings/misc/tda8026.txt |   19 +
 >  drivers/misc/Kconfig                               |    7 +
@@ -113,8 +113,3 @@ On Wed, May 28, 2014 at 02:27:14PM +0530, Satish Patel wrote:
 I think you just broke the build if this driver is enabled now right?
 
 Not good :(
-
---
-To unsubscribe from this list: send the line "unsubscribe devicetree" in
-the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff --git a/a/content_digest b/N2/content_digest
index 3e28ae1..055b8e1 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,18 +1,17 @@
  "ref\01401267437-22489-1-git-send-email-satish.patel@ti.com\0"
  "ref\01401267437-22489-3-git-send-email-satish.patel@ti.com\0"
- "ref\01401267437-22489-3-git-send-email-satish.patel-l0cyMroinI0@public.gmane.org\0"
- "From\0Greg KH <gregkh-hQyY1W1yCW8ekmWlsbkhG0B+6BGkLq7r@public.gmane.org>\0"
+ "From\0Greg KH <gregkh@linuxfoundation.org>\0"
  "Subject\0Re: [PATCH v3 2/5] misc: tda8026: Add NXP TDA8026 PHY driver\0"
  "Date\0Wed, 28 May 2014 11:44:50 -0700\0"
- "To\0Satish Patel <satish.patel-l0cyMroinI0@public.gmane.org>\0"
- "Cc\0linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org"
-  linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
-  linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  rob-VoJi6FS/r0vR7s880joybQ@public.gmane.org
-  tony-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org
-  grant.likely-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org
- " robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org\0"
+ "To\0Satish Patel <satish.patel@ti.com>\0"
+ "Cc\0linux-kernel@vger.kernel.org"
+  linux-arm-kernel@lists.infradead.org
+  linux-omap@vger.kernel.org
+  devicetree@vger.kernel.org
+  rob@landley.net
+  tony@atomide.com
+  grant.likely@linaro.org
+ " robh+dt@kernel.org\0"
  "\00:1\0"
  "b\0"
  "On Wed, May 28, 2014 at 02:27:14PM +0530, Satish Patel wrote:\n"
@@ -29,7 +28,7 @@
  "> Note: gpio irq is not validated as I do not have device with that.\n"
  "> I have validated interrupt with dedicated interrupt line on my device.\n"
  "> \n"
- "> Signed-off-by: Satish Patel <satish.patel-l0cyMroinI0@public.gmane.org>\n"
+ "> Signed-off-by: Satish Patel <satish.patel@ti.com>\n"
  "> ---\n"
  ">  Documentation/devicetree/bindings/misc/tda8026.txt |   19 +\n"
  ">  drivers/misc/Kconfig                               |    7 +\n"
@@ -129,11 +128,6 @@
  "\n"
  "I think you just broke the build if this driver is enabled now right?\n"
  "\n"
- "Not good :(\n"
- "\n"
- "--\n"
- "To unsubscribe from this list: send the line \"unsubscribe devicetree\" in\n"
- "the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n"
- More majordomo info at  http://vger.kernel.org/majordomo-info.html
+ Not good :(
 
-533e3143f2e5a3c4293e43b5aa7b2a45464199e8f66ad08d05fe97145e1e1006
+1aa05359f1be1cc5f59733f455775f59161b0322de66d65b3a9afc58254c3787

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.