All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <2199639.FbGhznOLP9@avalon>

diff --git a/a/1.txt b/N1/1.txt
index 8a6792c..4eb65e3 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -76,7 +76,7 @@ device instantiation ?
 > +
 > +	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 8939210..ade7bfd 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -2,7 +2,7 @@
  "ref\01386160133-24026-6-git-send-email-tomi.valkeinen@ti.com\0"
  "From\0Laurent Pinchart <laurent.pinchart@ideasonboard.com>\0"
  "Subject\0Re: [PATCH 05/26] ARM: OMAP2+: add omapdss_init_of()\0"
- "Date\0Wed, 11 Dec 2013 23:10:18 +0000\0"
+ "Date\0Thu, 12 Dec 2013 00:10:18 +0100\0"
  "To\0Tomi Valkeinen <tomi.valkeinen@ti.com>\0"
  "Cc\0linux-omap@vger.kernel.org"
   linux-fbdev@vger.kernel.org
@@ -90,7 +90,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"
@@ -140,4 +140,4 @@
  "\n"
  Laurent Pinchart
 
-8678f82696b1b841d0ba8b0a337b620a3760285a0bab8f14aab553ddbe29d453
+dd0d88d65b0ff19555d68c9db986306564f6150e01c8c87836831f1b772e797c

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.