All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <5152BBD3.9070202@ti.com>

diff --git a/a/1.txt b/N1/1.txt
index aa7e4c3..1a0acf6 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -90,7 +90,7 @@ to handle these specific hooks, every drivers will be able to use that.
 > +
 > +	ver = omap_display_get_version();
 > +
-> +	if (ver = OMAPDSS_VER_UNKNOWN) {
+> +	if (ver == OMAPDSS_VER_UNKNOWN) {
 > +		pr_err("DSS not supported on this SoC\n");
 > +		return -ENODEV;
 > +	}
diff --git a/a/content_digest b/N1/content_digest
index 9cd1ff4..d0eed4b 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -2,8 +2,16 @@
  "ref\01364373921-7599-3-git-send-email-tomi.valkeinen@ti.com\0"
  "From\0Benoit Cousson <b-cousson@ti.com>\0"
  "Subject\0Re: [RFC 02/14] ARM: OMAP2+: add omapdss_init_of()\0"
- "Date\0Wed, 27 Mar 2013 09:28:51 +0000\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "Date\0Wed, 27 Mar 2013 10:28:51 +0100\0"
+ "To\0Tomi Valkeinen <tomi.valkeinen@ti.com>\0"
+ "Cc\0linux-omap@vger.kernel.org"
+  linux-fbdev@vger.kernel.org
+  devicetree-discuss@lists.ozlabs.org
+  linux-arm-kernel@lists.infradead.org
+  Archit Taneja <archit@ti.com>
+  Andy Gross <andy.gross@ti.com>
+  Tony Lindgren <tony@atomide.com>
+ " Santosh Shilimkar <santosh.shilimkar@ti.com>\0"
  "\00:1\0"
  "b\0"
  "Hi Tomi,\n"
@@ -98,7 +106,7 @@
  "> +\n"
  "> +\tver = omap_display_get_version();\n"
  "> +\n"
- "> +\tif (ver = OMAPDSS_VER_UNKNOWN) {\n"
+ "> +\tif (ver == OMAPDSS_VER_UNKNOWN) {\n"
  "> +\t\tpr_err(\"DSS not supported on this SoC\\n\");\n"
  "> +\t\treturn -ENODEV;\n"
  "> +\t}\n"
@@ -110,4 +118,4 @@
  "Regards,\n"
  Benoit
 
-a161360970abde13303b15bcb9940b1cd7cdbeda2ba43300242323d709cf1a6e
+34ea512e67822295a096950d5574c7b186df15984f796ae07308b09b164b9038

diff --git a/a/1.txt b/N2/1.txt
index aa7e4c3..1a0acf6 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -90,7 +90,7 @@ to handle these specific hooks, every drivers will be able to use that.
 > +
 > +	ver = omap_display_get_version();
 > +
-> +	if (ver = OMAPDSS_VER_UNKNOWN) {
+> +	if (ver == OMAPDSS_VER_UNKNOWN) {
 > +		pr_err("DSS not supported on this SoC\n");
 > +		return -ENODEV;
 > +	}
diff --git a/a/content_digest b/N2/content_digest
index 9cd1ff4..0bb75bb 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,8 +1,8 @@
  "ref\01364373921-7599-1-git-send-email-tomi.valkeinen@ti.com\0"
  "ref\01364373921-7599-3-git-send-email-tomi.valkeinen@ti.com\0"
- "From\0Benoit Cousson <b-cousson@ti.com>\0"
- "Subject\0Re: [RFC 02/14] ARM: OMAP2+: add omapdss_init_of()\0"
- "Date\0Wed, 27 Mar 2013 09:28:51 +0000\0"
+ "From\0b-cousson@ti.com (Benoit Cousson)\0"
+ "Subject\0[RFC 02/14] ARM: OMAP2+: add omapdss_init_of()\0"
+ "Date\0Wed, 27 Mar 2013 10:28:51 +0100\0"
  "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
@@ -98,7 +98,7 @@
  "> +\n"
  "> +\tver = omap_display_get_version();\n"
  "> +\n"
- "> +\tif (ver = OMAPDSS_VER_UNKNOWN) {\n"
+ "> +\tif (ver == OMAPDSS_VER_UNKNOWN) {\n"
  "> +\t\tpr_err(\"DSS not supported on this SoC\\n\");\n"
  "> +\t\treturn -ENODEV;\n"
  "> +\t}\n"
@@ -110,4 +110,4 @@
  "Regards,\n"
  Benoit
 
-a161360970abde13303b15bcb9940b1cd7cdbeda2ba43300242323d709cf1a6e
+a4aeb4047572b18e9ccbf130faf8069bc914374d03090eeb7e3888918e6205a6

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.