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

diff --git a/a/1.txt b/N1/1.txt
index 71ea47e..54e3671 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -56,7 +56,7 @@ to see how to use it properly.
 Regarding the "code for connected outputs without EDID to add fallback modes" 
 you're referring to, is that 
 
-        if (count = 0 && connector->status = connector_status_connected)
+        if (count == 0 && connector->status == connector_status_connected)
                 count = drm_add_modes_noedid(connector, 1024, 768);
 
 in drm_helper_probe_single_connector_modes() ? That function will only be 
diff --git a/a/content_digest b/N1/content_digest
index 1c3369d..1ada63a 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -3,7 +3,7 @@
  "ref\020130605085505.GI15743@phenom.ffwll.local\0"
  "From\0Laurent Pinchart <laurent.pinchart@ideasonboard.com>\0"
  "Subject\0Re: [PATCH v3] drm: Renesas R-Car Display Unit DRM driver\0"
- "Date\0Fri, 07 Jun 2013 07:44:45 +0000\0"
+ "Date\0Fri, 07 Jun 2013 09:44:45 +0200\0"
  "To\0Daniel Vetter <daniel@ffwll.ch>\0"
  "Cc\0Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>"
   dri-devel <dri-devel@lists.freedesktop.org>
@@ -68,7 +68,7 @@
  "Regarding the \"code for connected outputs without EDID to add fallback modes\" \n"
  "you're referring to, is that \n"
  "\n"
- "        if (count = 0 && connector->status = connector_status_connected)\n"
+ "        if (count == 0 && connector->status == connector_status_connected)\n"
  "                count = drm_add_modes_noedid(connector, 1024, 768);\n"
  "\n"
  "in drm_helper_probe_single_connector_modes() ? That function will only be \n"
@@ -108,4 +108,4 @@
  "\n"
  Laurent Pinchart
 
-8fed00f8acf827d8d404e43657ff87cfc08ae09b87f3f4aa873e41b7d78b9d1e
+30369e635d470a1373d5c37d8c3a96b386818bf36296b19cd0d7e85ba3770f27

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.